#82ff5d color space conversions
Hex:
#82ff5d
RGB:
130, 255, 93
CMY:
49, 0, 64
CMYK:
49, 0, 64, 0
HSL:
106°, 100.0000%, 68.2353%
HSV (HSB):
106°, 63.5294%, 100.0000%
XYZ:
46.9417, 77.0561, 22.7552
xyY:
0.3199, 0.5251, 77.0561
CIE-Lab:
90.3474, -63.1700, 64.6706
CIE-LCH:
90.3474, 90.4032, 134.3275
CIE-Luv:
90.3474, -58.8597, 90.7667
Hunter-Lab:
87.7816, -58.1640, 46.0777
#82ff5d color charts
#82ff5d color shades, tints & tones
#82ff5d color schemes
#82ff5d color preview, HTML & CSS examples
This text has a color of #82ff5d
<p style="color:#82ff5d;">Text here</p>
.mytext {color:#82ff5d;}
This box has a color of #82ff5d
<div style="background-color:#82ff5d;">Content here</div>
.mybackground {background-color:#82ff5d;}
Border around this has a color of #82ff5d
<div style="border:2px solid #82ff5d;">Content here</div>
.myborder {border:2px solid #82ff5d;}