#02dd82 color space conversions
Hex:
#02dd82
RGB:
2, 221, 130
CMY:
99, 13, 49
CMYK:
99, 0, 41, 13
HSL:
155°, 98.2063%, 43.7255%
HSV (HSB):
155°, 99.0950%, 86.6667%
XYZ:
29.9108, 53.3375, 29.8378
xyY:
0.2645, 0.4717, 53.3375
CIE-Lab:
78.0738, -65.3962, 32.2894
CIE-LCH:
78.0738, 72.9333, 153.7221
CIE-Luv:
78.0738, -68.7336, 54.5388
Hunter-Lab:
73.0325, -54.7016, 26.8996
#02dd82 color charts
#02dd82 color shades, tints & tones
#02dd82 color schemes
#02dd82 color preview, HTML & CSS examples
This text has a color of #02dd82
<p style="color:#02dd82;">Text here</p>
.mytext {color:#02dd82;}
This box has a color of #02dd82
<div style="background-color:#02dd82;">Content here</div>
.mybackground {background-color:#02dd82;}
Border around this has a color of #02dd82
<div style="border:2px solid #02dd82;">Content here</div>
.myborder {border:2px solid #02dd82;}