#02de06 color space conversions
Hex:
#02de06
RGB:
2, 222, 6
CMY:
99, 13, 98
CMYK:
99, 0, 97, 13
HSL:
121°, 98.2143%, 43.9216%
HSV (HSB):
121°, 99.0991%, 87.0588%
XYZ:
26.1792, 52.2686, 8.8814
xyY:
0.2998, 0.5985, 52.2686
CIE-Lab:
77.4412, -77.4448, 74.3687
CIE-LCH:
77.4412, 107.3704, 136.1608
CIE-Luv:
77.4412, -73.1978, 94.4226
Hunter-Lab:
72.2970, -61.8839, 43.3244
#02de06 color charts
#02de06 color shades, tints & tones
#02de06 color schemes
#02de06 color preview, HTML & CSS examples
This text has a color of #02de06
<p style="color:#02de06;">Text here</p>
.mytext {color:#02de06;}
This box has a color of #02de06
<div style="background-color:#02de06;">Content here</div>
.mybackground {background-color:#02de06;}
Border around this has a color of #02de06
<div style="border:2px solid #02de06;">Content here</div>
.myborder {border:2px solid #02de06;}