#82fc5e color space conversions
Hex:
#82fc5e
RGB:
130, 252, 94
CMY:
49, 1, 63
CMYK:
48, 0, 63, 1
HSL:
106°, 96.3415%, 67.8431%
HSV (HSB):
106°, 62.6984%, 98.8235%
XYZ:
46.0367, 75.1748, 22.6735
xyY:
0.3200, 0.5225, 75.1748
CIE-Lab:
89.4748, -61.9650, 63.3083
CIE-LCH:
89.4748, 88.5867, 134.3857
CIE-Luv:
89.4748, -57.6179, 89.0401
Hunter-Lab:
86.7034, -56.9532, 45.1877
#82fc5e color charts
#82fc5e color shades, tints & tones
#82fc5e color schemes
#82fc5e color preview, HTML & CSS examples
This text has a color of #82fc5e
<p style="color:#82fc5e;">Text here</p>
.mytext {color:#82fc5e;}
This box has a color of #82fc5e
<div style="background-color:#82fc5e;">Content here</div>
.mybackground {background-color:#82fc5e;}
Border around this has a color of #82fc5e
<div style="border:2px solid #82fc5e;">Content here</div>
.myborder {border:2px solid #82fc5e;}