#02afff color space conversions
Hex:
#02afff
RGB:
2, 175, 255
CMY:
99, 31, 0
CMYK:
99, 31, 0, 0
HSL:
199°, 100.0000%, 50.3922%
HSV (HSB):
199°, 99.2157%, 100.0000%
XYZ:
33.4050, 37.8929, 100.1612
xyY:
0.1948, 0.2210, 37.8929
CIE-Lab:
67.9416, -8.9636, -49.7837
CIE-LCH:
67.9416, 50.5842, 259.7932
CIE-Luv:
67.9416, -43.9399, -79.8148
Hunter-Lab:
61.5572, -10.8591, -53.3822
#02afff color charts
#02afff color shades, tints & tones
#02afff color schemes
#02afff color preview, HTML & CSS examples
This text has a color of #02afff
<p style="color:#02afff;">Text here</p>
.mytext {color:#02afff;}
This box has a color of #02afff
<div style="background-color:#02afff;">Content here</div>
.mybackground {background-color:#02afff;}
Border around this has a color of #02afff
<div style="border:2px solid #02afff;">Content here</div>
.myborder {border:2px solid #02afff;}