#82ff8d color space conversions
Hex:
#82ff8d
RGB:
130, 255, 141
CMY:
49, 0, 45
CMYK:
49, 0, 45, 0
HSL:
125°, 100.0000%, 75.4902%
HSV (HSB):
125°, 49.0196%, 100.0000%
XYZ:
49.7736, 78.1889, 37.6679
xyY:
0.3005, 0.4721, 78.1889
CIE-Lab:
90.8660, -57.6122, 43.8518
CIE-LCH:
90.8660, 72.4026, 142.7233
CIE-Luv:
90.8660, -57.6142, 69.1494
Hunter-Lab:
88.4245, -54.2662, 36.6402
#82ff8d color charts
#82ff8d color shades, tints & tones
#82ff8d color schemes
#82ff8d color preview, HTML & CSS examples
This text has a color of #82ff8d
<p style="color:#82ff8d;">Text here</p>
.mytext {color:#82ff8d;}
This box has a color of #82ff8d
<div style="background-color:#82ff8d;">Content here</div>
.mybackground {background-color:#82ff8d;}
Border around this has a color of #82ff8d
<div style="border:2px solid #82ff8d;">Content here</div>
.myborder {border:2px solid #82ff8d;}