#82ee9a color space conversions
Hex:
#82ee9a
RGB:
130, 238, 154
CMY:
49, 7, 40
CMYK:
45, 0, 35, 7
HSL:
133°, 76.0563%, 72.1569%
HSV (HSB):
133°, 45.3782%, 93.3333%
XYZ:
45.6132, 68.2280, 41.3371
xyY:
0.2939, 0.4397, 68.2280
CIE-Lab:
86.1203, -48.7138, 31.2513
CIE-LCH:
86.1203, 57.8764, 147.3187
CIE-Luv:
86.1203, -50.2789, 51.8996
Hunter-Lab:
82.6002, -45.9798, 28.1486
#82ee9a color charts
#82ee9a color shades, tints & tones
#82ee9a color schemes
#82ee9a color preview, HTML & CSS examples
This text has a color of #82ee9a
<p style="color:#82ee9a;">Text here</p>
.mytext {color:#82ee9a;}
This box has a color of #82ee9a
<div style="background-color:#82ee9a;">Content here</div>
.mybackground {background-color:#82ee9a;}
Border around this has a color of #82ee9a
<div style="border:2px solid #82ee9a;">Content here</div>
.myborder {border:2px solid #82ee9a;}