#82f24c color space conversions
Hex:
#82f24c
RGB:
130, 242, 76
CMY:
49, 5, 70
CMYK:
46, 0, 69, 5
HSL:
100°, 86.4583%, 62.3529%
HSV (HSB):
100°, 68.5950%, 94.9020%
XYZ:
42.2626, 68.7719, 17.8843
xyY:
0.3278, 0.5335, 68.7719
CIE-Lab:
86.3910, -59.7104, 67.0059
CIE-LCH:
86.3910, 89.7503, 131.7049
CIE-Luv:
86.3910, -53.8016, 90.5451
Hunter-Lab:
82.9288, -54.1575, 45.2638
#82f24c color charts
#82f24c color shades, tints & tones
#82f24c color schemes
#82f24c color preview, HTML & CSS examples
This text has a color of #82f24c
<p style="color:#82f24c;">Text here</p>
.mytext {color:#82f24c;}
This box has a color of #82f24c
<div style="background-color:#82f24c;">Content here</div>
.mybackground {background-color:#82f24c;}
Border around this has a color of #82f24c
<div style="border:2px solid #82f24c;">Content here</div>
.myborder {border:2px solid #82f24c;}