#82f82d color space conversions
Hex:
#82f82d
RGB:
130, 248, 45
CMY:
49, 3, 82
CMYK:
48, 0, 82, 3
HSL:
95°, 93.5484%, 57.4510%
HSV (HSB):
95°, 81.8548%, 97.2549%
XYZ:
43.2470, 72.0701, 14.1142
xyY:
0.3341, 0.5568, 72.0701
CIE-Lab:
88.0023, -63.7155, 78.0954
CIE-LCH:
88.0023, 100.7896, 129.2099
CIE-Luv:
88.0023, -56.6995, 100.2688
Hunter-Lab:
84.8941, -57.6327, 49.5685
#82f82d color charts
#82f82d color shades, tints & tones
#82f82d color schemes
#82f82d color preview, HTML & CSS examples
This text has a color of #82f82d
<p style="color:#82f82d;">Text here</p>
.mytext {color:#82f82d;}
This box has a color of #82f82d
<div style="background-color:#82f82d;">Content here</div>
.mybackground {background-color:#82f82d;}
Border around this has a color of #82f82d
<div style="border:2px solid #82f82d;">Content here</div>
.myborder {border:2px solid #82f82d;}