#02ccfa color space conversions
Hex:
#02ccfa
RGB:
2, 204, 250
CMY:
99, 20, 2
CMYK:
99, 18, 0, 2
HSL:
191°, 98.4127%, 49.4118%
HSV (HSB):
191°, 99.2000%, 98.0392%
XYZ:
38.8732, 50.1008, 98.0641
xyY:
0.2078, 0.2679, 50.1008
CIE-Lab:
76.1311, -25.9742, -34.2968
CIE-LCH:
76.1311, 43.0224, 232.8620
CIE-Luv:
76.1311, -53.9116, -52.0503
Hunter-Lab:
70.7819, -25.8366, -32.5954
#02ccfa color charts
#02ccfa color shades, tints & tones
#02ccfa color schemes
#02ccfa color preview, HTML & CSS examples
This text has a color of #02ccfa
<p style="color:#02ccfa;">Text here</p>
.mytext {color:#02ccfa;}
This box has a color of #02ccfa
<div style="background-color:#02ccfa;">Content here</div>
.mybackground {background-color:#02ccfa;}
Border around this has a color of #02ccfa
<div style="border:2px solid #02ccfa;">Content here</div>
.myborder {border:2px solid #02ccfa;}