#82dc3c color space conversions
Hex:
#82dc3c
RGB:
130, 220, 60
CMY:
49, 14, 76
CMYK:
41, 0, 73, 14
HSL:
94°, 69.5652%, 54.9020%
HSV (HSB):
94°, 72.7273%, 86.2745%
XYZ:
35.6147, 56.2585, 13.2568
xyY:
0.3388, 0.5351, 56.2585
CIE-Lab:
79.7607, -52.2933, 65.9781
CIE-LCH:
79.7607, 84.1885, 128.3999
CIE-Luv:
79.7607, -44.4503, 85.5018
Hunter-Lab:
75.0056, -46.5032, 42.0248
#82dc3c color charts
#82dc3c color shades, tints & tones
#82dc3c color schemes
#82dc3c color preview, HTML & CSS examples
This text has a color of #82dc3c
<p style="color:#82dc3c;">Text here</p>
.mytext {color:#82dc3c;}
This box has a color of #82dc3c
<div style="background-color:#82dc3c;">Content here</div>
.mybackground {background-color:#82dc3c;}
Border around this has a color of #82dc3c
<div style="border:2px solid #82dc3c;">Content here</div>
.myborder {border:2px solid #82dc3c;}