#02d50c color space conversions
Hex:
#02d50c
RGB:
2, 213, 12
CMY:
99, 16, 95
CMYK:
99, 0, 94, 16
HSL:
123°, 98.1395%, 42.1569%
HSV (HSB):
123°, 99.0610%, 83.5294%
XYZ:
23.8856, 47.6279, 8.2820
xyY:
0.2993, 0.5969, 47.6279
CIE-Lab:
74.5897, -74.9459, 71.4489
CIE-LCH:
74.5897, 103.5463, 136.3684
CIE-Luv:
74.5897, -70.4413, 90.5184
Hunter-Lab:
69.0130, -58.9933, 41.1939
#02d50c color charts
#02d50c color shades, tints & tones
#02d50c color schemes
#02d50c color preview, HTML & CSS examples
This text has a color of #02d50c
<p style="color:#02d50c;">Text here</p>
.mytext {color:#02d50c;}
This box has a color of #02d50c
<div style="background-color:#02d50c;">Content here</div>
.mybackground {background-color:#02d50c;}
Border around this has a color of #02d50c
<div style="border:2px solid #02d50c;">Content here</div>
.myborder {border:2px solid #02d50c;}