#82dd2e color space conversions
Hex:
#82dd2e
RGB:
130, 221, 46
CMY:
49, 13, 82
CMYK:
41, 0, 79, 13
HSL:
91°, 72.0165%, 52.3529%
HSV (HSB):
91°, 79.1855%, 86.6667%
XYZ:
35.5555, 56.6560, 11.6465
xyY:
0.3423, 0.5455, 56.6560
CIE-Lab:
79.9857, -53.4631, 70.5542
CIE-LCH:
79.9857, 88.5223, 127.1534
CIE-Luv:
79.9857, -45.0311, 89.1177
Hunter-Lab:
75.2702, -47.4044, 43.5152
#82dd2e color charts
#82dd2e color shades, tints & tones
#82dd2e color schemes
#82dd2e color preview, HTML & CSS examples
This text has a color of #82dd2e
<p style="color:#82dd2e;">Text here</p>
.mytext {color:#82dd2e;}
This box has a color of #82dd2e
<div style="background-color:#82dd2e;">Content here</div>
.mybackground {background-color:#82dd2e;}
Border around this has a color of #82dd2e
<div style="border:2px solid #82dd2e;">Content here</div>
.myborder {border:2px solid #82dd2e;}