#02ca2a color space conversions
Hex:
#02ca2a
RGB:
2, 202, 42
CMY:
99, 21, 84
CMYK:
99, 0, 79, 21
HSL:
132°, 98.0392%, 40.0000%
HSV (HSB):
132°, 99.0099%, 79.2157%
XYZ:
21.5635, 42.4211, 9.2421
xyY:
0.2945, 0.5793, 42.4211
CIE-Lab:
71.1603, -70.7399, 62.3809
CIE-LCH:
71.1603, 94.3160, 138.5930
CIE-Luv:
71.1603, -66.6366, 81.8962
Hunter-Lab:
65.1315, -54.8831, 37.1789
#02ca2a color charts
#02ca2a color shades, tints & tones
#02ca2a color schemes
#02ca2a color preview, HTML & CSS examples
This text has a color of #02ca2a
<p style="color:#02ca2a;">Text here</p>
.mytext {color:#02ca2a;}
This box has a color of #02ca2a
<div style="background-color:#02ca2a;">Content here</div>
.mybackground {background-color:#02ca2a;}
Border around this has a color of #02ca2a
<div style="border:2px solid #02ca2a;">Content here</div>
.myborder {border:2px solid #02ca2a;}