#02cd0c color space conversions
Hex:
#02cd0c
RGB:
2, 205, 12
CMY:
99, 20, 95
CMYK:
99, 0, 94, 20
HSL:
123°, 98.0676%, 40.5882%
HSV (HSB):
123°, 99.0244%, 80.3922%
XYZ:
21.9227, 43.7021, 7.6277
xyY:
0.2993, 0.5966, 43.7021
CIE-Lab:
72.0289, -72.7998, 69.3270
CIE-LCH:
72.0289, 100.5288, 136.3997
CIE-Luv:
72.0289, -68.0066, 87.3425
Hunter-Lab:
66.1076, -56.4937, 39.4342
#02cd0c color charts
#02cd0c color shades, tints & tones
#02cd0c color schemes
#02cd0c color preview, HTML & CSS examples
This text has a color of #02cd0c
<p style="color:#02cd0c;">Text here</p>
.mytext {color:#02cd0c;}
This box has a color of #02cd0c
<div style="background-color:#02cd0c;">Content here</div>
.mybackground {background-color:#02cd0c;}
Border around this has a color of #02cd0c
<div style="border:2px solid #02cd0c;">Content here</div>
.myborder {border:2px solid #02cd0c;}