#82f08e color space conversions
Hex:
#82f08e
RGB:
130, 240, 142
CMY:
49, 6, 44
CMYK:
46, 0, 41, 6
HSL:
127°, 78.5714%, 72.5490%
HSV (HSB):
127°, 45.8333%, 94.1176%
XYZ:
45.2485, 69.0190, 36.5283
xyY:
0.3001, 0.4577, 69.0190
CIE-Lab:
86.5135, -51.4545, 37.7777
CIE-LCH:
86.5135, 63.8335, 143.7140
CIE-Luv:
86.5135, -51.4642, 60.2872
Hunter-Lab:
83.0777, -48.1654, 32.0852
#82f08e color charts
#82f08e color shades, tints & tones
#82f08e color schemes
#82f08e color preview, HTML & CSS examples
This text has a color of #82f08e
<p style="color:#82f08e;">Text here</p>
.mytext {color:#82f08e;}
This box has a color of #82f08e
<div style="background-color:#82f08e;">Content here</div>
.mybackground {background-color:#82f08e;}
Border around this has a color of #82f08e
<div style="border:2px solid #82f08e;">Content here</div>
.myborder {border:2px solid #82f08e;}