#02ffca color space conversions
Hex:
#02ffca
RGB:
2, 255, 202
CMY:
99, 0, 21
CMYK:
99, 0, 21, 0
HSL:
167°, 100.0000%, 50.3922%
HSV (HSB):
167°, 99.2157%, 100.0000%
XYZ:
46.4457, 75.7972, 68.0595
xyY:
0.2441, 0.3983, 75.7972
CIE-Lab:
89.7651, -62.0568, 11.3496
CIE-LCH:
89.7651, 63.0861, 169.6357
CIE-Luv:
89.7651, -74.6264, 27.1806
Hunter-Lab:
87.0616, -57.1314, 14.5938
#02ffca color charts
#02ffca color shades, tints & tones
#02ffca color schemes
#02ffca color preview, HTML & CSS examples
This text has a color of #02ffca
<p style="color:#02ffca;">Text here</p>
.mytext {color:#02ffca;}
This box has a color of #02ffca
<div style="background-color:#02ffca;">Content here</div>
.mybackground {background-color:#02ffca;}
Border around this has a color of #02ffca
<div style="border:2px solid #02ffca;">Content here</div>
.myborder {border:2px solid #02ffca;}