#82ddec color space conversions
Hex:
#82ddec
RGB:
130, 221, 236
CMY:
49, 13, 7
CMYK:
45, 6, 0, 7
HSL:
188°, 73.6111%, 71.7647%
HSV (HSB):
188°, 44.9153%, 92.5490%
XYZ:
50.2027, 62.5149, 88.7775
xyY:
0.2492, 0.3103, 62.5149
CIE-Lab:
83.1865, -23.3559, -15.8322
CIE-LCH:
83.1865, 28.2162, 214.1321
CIE-Luv:
83.1865, -40.8092, -21.3661
Hunter-Lab:
79.0663, -25.0286, -11.2257
#82ddec color charts
#82ddec color shades, tints & tones
#82ddec color schemes
#82ddec color preview, HTML & CSS examples
This text has a color of #82ddec
<p style="color:#82ddec;">Text here</p>
.mytext {color:#82ddec;}
This box has a color of #82ddec
<div style="background-color:#82ddec;">Content here</div>
.mybackground {background-color:#82ddec;}
Border around this has a color of #82ddec
<div style="border:2px solid #82ddec;">Content here</div>
.myborder {border:2px solid #82ddec;}