This application allows you to find out the color code of an image.
Tap to launch the color picker.
■How to use
1. tap the image icon or camera icon in the upper right corner. 2.
Tap the part of the image for which you want to know the color code.
It is very easy to use.
■Function
Capture an image with a camera and retrieve it.
Function to retrieve an image from an image folder
Zoom function
Function to check color code
■Supported Color Codes
10 kinds of color codes are supported.
============
RGB color model
e.g.) R:198,G:187,B:217
https://ja.wikipedia.org/wiki/RGB
2. HEX(Web color 16 new numbers)
Example) #c6bbd9
https://ja.wikipedia.org/wiki/%E3%82%A6%E3%82%A7%E3%83%96%E3%82%AB%E3%83%A9%E3%83%BC
CMYK color space
e.g.)C:15%,M:22%,Y:0%,K:37
https://ja.wikipedia.org/wiki/CMYK
HSB(HSV) color space
e.g.)H:262.0,S:13.82%,B:85.1%
https://ja.wikipedia.org/wiki/HSV%E8%89%B2%E7%A9%BA%E9%96%93
https://en.wikipedia.org/wiki/HSL_and_HSV
HSP color space
H:260.0,S:22.5%,P:51.84% 7.
http://alienryderflex.com/hsp.html
HSI color space
e.g.)H:261,S:7%,I:79
https://www.blackice.com/colorspaceHSI.htm
7, HSL color space
e.g.) H:260,S:16%,L:56
https://en.wikipedia.org/wiki/HSL_and_HSV
Lab (CIELAB color space)
e.g.)L:54.22,A:12.04,B:-17.58
https://en.wikipedia.org/wiki/CIELAB_color_space
OkLab (Oklab color space)
L:0.96,A:0.01,B:-0.01
https://bottosson.github.io/posts/oklab/
XYZ(CIEXYZ color space)
e.g.) X:56.37,Y:52.56,Z:67.0
https://en.wikipedia.org/wiki/CIE_1931_color_space
===========