#82d28c color space conversions
Hex:
#82d28c
RGB:
130, 210, 140
CMY:
49, 18, 45
CMYK:
38, 0, 33, 18
HSL:
128°, 47.0588%, 66.6667%
HSV (HSB):
128°, 38.0952%, 82.3529%
XYZ:
36.9861, 52.7325, 33.0400
xyY:
0.3013, 0.4296, 52.7325
CIE-Lab:
77.7168, -38.9146, 27.1836
CIE-LCH:
77.7168, 47.4689, 145.0640
CIE-Luv:
77.7168, -38.6556, 44.0277
Hunter-Lab:
72.6171, -36.1644, 23.8557
#82d28c color charts
#82d28c color shades, tints & tones
#82d28c color schemes
#82d28c color preview, HTML & CSS examples
This text has a color of #82d28c
<p style="color:#82d28c;">Text here</p>
.mytext {color:#82d28c;}
This box has a color of #82d28c
<div style="background-color:#82d28c;">Content here</div>
.mybackground {background-color:#82d28c;}
Border around this has a color of #82d28c
<div style="border:2px solid #82d28c;">Content here</div>
.myborder {border:2px solid #82d28c;}