#82ee86 color space conversions
Hex:
#82ee86
RGB:
130, 238, 134
CMY:
49, 7, 47
CMYK:
45, 0, 44, 7
HSL:
122°, 76.0563%, 72.1569%
HSV (HSB):
122°, 45.3782%, 93.3333%
XYZ:
44.0835, 67.6161, 33.2820
xyY:
0.3041, 0.4664, 67.6161
CIE-Lab:
85.8141, -51.8199, 40.8171
CIE-LCH:
85.8141, 65.9646, 141.7734
CIE-Luv:
85.8141, -50.8568, 63.6996
Hunter-Lab:
82.2290, -48.2057, 33.5628
#82ee86 color charts
#82ee86 color shades, tints & tones
#82ee86 color schemes
#82ee86 color preview, HTML & CSS examples
This text has a color of #82ee86
<p style="color:#82ee86;">Text here</p>
.mytext {color:#82ee86;}
This box has a color of #82ee86
<div style="background-color:#82ee86;">Content here</div>
.mybackground {background-color:#82ee86;}
Border around this has a color of #82ee86
<div style="border:2px solid #82ee86;">Content here</div>
.myborder {border:2px solid #82ee86;}