#82f00d color space conversions
Hex:
#82f00d
RGB:
130, 240, 13
CMY:
49, 6, 95
CMYK:
46, 0, 95, 6
HSL:
89°, 89.7233%, 49.6078%
HSV (HSB):
89°, 94.5833%, 94.1176%
XYZ:
40.4387, 67.0951, 11.2001
xyY:
0.3406, 0.5651, 67.0951
CIE-Lab:
85.5519, -61.6647, 81.3800
CIE-LCH:
85.5519, 102.1041, 127.1526
CIE-Luv:
85.5519, -53.5306, 100.7060
Hunter-Lab:
81.9116, -55.2222, 49.2312
#82f00d color charts
#82f00d color shades, tints & tones
#82f00d color schemes
#82f00d color preview, HTML & CSS examples
This text has a color of #82f00d
<p style="color:#82f00d;">Text here</p>
.mytext {color:#82f00d;}
This box has a color of #82f00d
<div style="background-color:#82f00d;">Content here</div>
.mybackground {background-color:#82f00d;}
Border around this has a color of #82f00d
<div style="border:2px solid #82f00d;">Content here</div>
.myborder {border:2px solid #82f00d;}