#02dc0d color space conversions
Hex:
#02dc0d
RGB:
2, 220, 13
CMY:
99, 14, 95
CMYK:
99, 0, 94, 14
HSL:
123°, 98.1982%, 43.5294%
HSV (HSB):
123°, 99.0909%, 86.2745%
XYZ:
25.6909, 51.2284, 8.9148
xyY:
0.2993, 0.5968, 51.2284
CIE-Lab:
76.8171, -76.7904, 73.1841
CIE-LCH:
76.8171, 106.0786, 136.3775
CIE-Luv:
76.8171, -72.5498, 93.2081
Hunter-Lab:
71.5740, -61.1834, 42.7170
#02dc0d color charts
#02dc0d color shades, tints & tones
#02dc0d color schemes
#02dc0d color preview, HTML & CSS examples
This text has a color of #02dc0d
<p style="color:#02dc0d;">Text here</p>
.mytext {color:#02dc0d;}
This box has a color of #02dc0d
<div style="background-color:#02dc0d;">Content here</div>
.mybackground {background-color:#02dc0d;}
Border around this has a color of #02dc0d
<div style="border:2px solid #02dc0d;">Content here</div>
.myborder {border:2px solid #02dc0d;}