#82fc7d color space conversions
Hex:
#82fc7d
RGB:
130, 252, 125
CMY:
49, 1, 51
CMYK:
48, 0, 50, 1
HSL:
118°, 95.4887%, 73.9216%
HSV (HSB):
118°, 50.3968%, 98.8235%
XYZ:
47.7180, 75.8473, 31.5270
xyY:
0.3077, 0.4890, 75.8473
CIE-Lab:
89.7884, -58.5936, 50.0802
CIE-LCH:
89.7884, 77.0794, 139.4793
CIE-Luv:
89.7884, -56.8708, 75.8262
Hunter-Lab:
87.0904, -54.6055, 39.5000
#82fc7d color charts
#82fc7d color shades, tints & tones
#82fc7d color schemes
#82fc7d color preview, HTML & CSS examples
This text has a color of #82fc7d
<p style="color:#82fc7d;">Text here</p>
.mytext {color:#82fc7d;}
This box has a color of #82fc7d
<div style="background-color:#82fc7d;">Content here</div>
.mybackground {background-color:#82fc7d;}
Border around this has a color of #82fc7d
<div style="border:2px solid #82fc7d;">Content here</div>
.myborder {border:2px solid #82fc7d;}