#82f08c color space conversions
Hex:
#82f08c
RGB:
130, 240, 140
CMY:
49, 6, 45
CMYK:
46, 0, 42, 6
HSL:
125°, 78.5714%, 72.5490%
HSV (HSB):
125°, 45.8333%, 94.1176%
XYZ:
45.0996, 68.9595, 35.7445
xyY:
0.3011, 0.4603, 68.9595
CIE-Lab:
86.4840, -51.7560, 38.7281
CIE-LCH:
86.4840, 64.6417, 143.1931
CIE-Luv:
86.4840, -51.5218, 61.4371
Hunter-Lab:
83.0418, -48.3807, 32.6085
#82f08c color charts
#82f08c color shades, tints & tones
#82f08c color schemes
#82f08c color preview, HTML & CSS examples
This text has a color of #82f08c
<p style="color:#82f08c;">Text here</p>
.mytext {color:#82f08c;}
This box has a color of #82f08c
<div style="background-color:#82f08c;">Content here</div>
.mybackground {background-color:#82f08c;}
Border around this has a color of #82f08c
<div style="border:2px solid #82f08c;">Content here</div>
.myborder {border:2px solid #82f08c;}