#82d07d color space conversions
Hex:
#82d07d
RGB:
130, 208, 125
CMY:
49, 18, 51
CMYK:
38, 0, 40, 18
HSL:
116°, 46.8927%, 65.2941%
HSV (HSB):
116°, 39.9038%, 81.5686%
XYZ:
35.4635, 51.3382, 27.4422
xyY:
0.3104, 0.4494, 51.3382
CIE-Lab:
76.8834, -40.4024, 33.8110
CIE-LCH:
76.8834, 52.6834, 140.0755
CIE-Luv:
76.8834, -38.0503, 52.0368
Hunter-Lab:
71.6507, -37.0403, 27.4475
#82d07d color charts
#82d07d color shades, tints & tones
#82d07d color schemes
#82d07d color preview, HTML & CSS examples
This text has a color of #82d07d
<p style="color:#82d07d;">Text here</p>
.mytext {color:#82d07d;}
This box has a color of #82d07d
<div style="background-color:#82d07d;">Content here</div>
.mybackground {background-color:#82d07d;}
Border around this has a color of #82d07d
<div style="border:2px solid #82d07d;">Content here</div>
.myborder {border:2px solid #82d07d;}