#82cd3d color space conversions
Hex:
#82cd3d
RGB:
130, 205, 61
CMY:
49, 20, 76
CMYK:
37, 0, 70, 20
HSL:
91°, 59.0164%, 52.1569%
HSV (HSB):
91°, 70.2439%, 80.3922%
XYZ:
31.8795, 48.7454, 12.1435
xyY:
0.3436, 0.5255, 48.7454
CIE-Lab:
75.2927, -46.1043, 61.1312
CIE-LCH:
75.2927, 76.5678, 127.0231
CIE-Luv:
75.2927, -37.5279, 78.6946
Hunter-Lab:
69.8179, -40.6764, 38.5602
#82cd3d color charts
#82cd3d color shades, tints & tones
#82cd3d color schemes
#82cd3d color preview, HTML & CSS examples
This text has a color of #82cd3d
<p style="color:#82cd3d;">Text here</p>
.mytext {color:#82cd3d;}
This box has a color of #82cd3d
<div style="background-color:#82cd3d;">Content here</div>
.mybackground {background-color:#82cd3d;}
Border around this has a color of #82cd3d
<div style="border:2px solid #82cd3d;">Content here</div>
.myborder {border:2px solid #82cd3d;}