#82cd2e color space conversions
Hex:
#82cd2e
RGB:
130, 205, 46
CMY:
49, 20, 82
CMYK:
37, 0, 78, 20
HSL:
88°, 63.3466%, 49.2157%
HSV (HSB):
88°, 77.5610%, 80.3922%
XYZ:
31.5304, 48.6057, 10.3048
xyY:
0.3486, 0.5374, 48.6057
CIE-Lab:
75.2054, -47.0011, 66.1077
CIE-LCH:
75.2054, 81.1131, 125.4120
CIE-Luv:
75.2054, -37.6413, 82.4460
Hunter-Lab:
69.7178, -41.2782, 40.0390
#82cd2e color charts
#82cd2e color shades, tints & tones
#82cd2e color schemes
#82cd2e color preview, HTML & CSS examples
This text has a color of #82cd2e
<p style="color:#82cd2e;">Text here</p>
.mytext {color:#82cd2e;}
This box has a color of #82cd2e
<div style="background-color:#82cd2e;">Content here</div>
.mybackground {background-color:#82cd2e;}
Border around this has a color of #82cd2e
<div style="border:2px solid #82cd2e;">Content here</div>
.myborder {border:2px solid #82cd2e;}