#82d05d color space conversions
Hex:
#82d05d
RGB:
130, 208, 93
CMY:
49, 18, 64
CMYK:
38, 0, 55, 18
HSL:
101°, 55.0239%, 59.0196%
HSV (HSB):
101°, 55.2885%, 81.5686%
XYZ:
33.7376, 50.6479, 18.3538
xyY:
0.3284, 0.4930, 50.6479
CIE-Lab:
76.4652, -44.5364, 48.9424
CIE-LCH:
76.4652, 66.1729, 132.3015
CIE-Luv:
76.4652, -38.5664, 68.4626
Hunter-Lab:
71.1673, -39.9231, 34.5265
#82d05d color charts
#82d05d color shades, tints & tones
#82d05d color schemes
#82d05d color preview, HTML & CSS examples
This text has a color of #82d05d
<p style="color:#82d05d;">Text here</p>
.mytext {color:#82d05d;}
This box has a color of #82d05d
<div style="background-color:#82d05d;">Content here</div>
.mybackground {background-color:#82d05d;}
Border around this has a color of #82d05d
<div style="border:2px solid #82d05d;">Content here</div>
.myborder {border:2px solid #82d05d;}