#02ca5f color space conversions
Hex:
#02ca5f
RGB:
2, 202, 95
CMY:
99, 21, 63
CMYK:
99, 0, 53, 21
HSL:
148°, 98.0392%, 40.0000%
HSV (HSB):
148°, 99.0099%, 79.2157%
XYZ:
23.2111, 43.0802, 17.9184
xyY:
0.2756, 0.5116, 43.0802
CIE-Lab:
71.6094, -65.0983, 41.4508
CIE-LCH:
71.6094, 77.1749, 147.5134
CIE-Luv:
71.6094, -64.6565, 63.1222
Hunter-Lab:
65.6355, -51.7380, 29.7587
#02ca5f color charts
#02ca5f color shades, tints & tones
#02ca5f color schemes
#02ca5f color preview, HTML & CSS examples
This text has a color of #02ca5f
<p style="color:#02ca5f;">Text here</p>
.mytext {color:#02ca5f;}
This box has a color of #02ca5f
<div style="background-color:#02ca5f;">Content here</div>
.mybackground {background-color:#02ca5f;}
Border around this has a color of #02ca5f
<div style="border:2px solid #02ca5f;">Content here</div>
.myborder {border:2px solid #02ca5f;}