#82e96e color space conversions
Hex:
#82e96e
RGB:
130, 233, 110
CMY:
49, 9, 57
CMYK:
44, 0, 53, 9
HSL:
110°, 73.6527%, 67.2549%
HSV (HSB):
110°, 52.7897%, 91.3725%
XYZ:
41.1593, 64.1494, 24.9646
xyY:
0.3159, 0.4924, 64.1494
CIE-Lab:
84.0435, -52.9422, 50.0784
CIE-LCH:
84.0435, 72.8747, 136.5923
CIE-Luv:
84.0435, -49.3368, 73.2978
Hunter-Lab:
80.0933, -48.4337, 37.5850
#82e96e color charts
#82e96e color shades, tints & tones
#82e96e color schemes
#82e96e color preview, HTML & CSS examples
This text has a color of #82e96e
<p style="color:#82e96e;">Text here</p>
.mytext {color:#82e96e;}
This box has a color of #82e96e
<div style="background-color:#82e96e;">Content here</div>
.mybackground {background-color:#82e96e;}
Border around this has a color of #82e96e
<div style="border:2px solid #82e96e;">Content here</div>
.myborder {border:2px solid #82e96e;}