#82dcec color space conversions
Hex:
#82dcec
RGB:
130, 220, 236
CMY:
49, 14, 7
CMYK:
45, 7, 0, 7
HSL:
189°, 73.6111%, 71.7647%
HSV (HSB):
189°, 44.9153%, 92.5490%
XYZ:
49.9394, 61.9884, 88.6897
xyY:
0.2489, 0.3090, 61.9884
CIE-Lab:
82.9072, -22.8600, -16.2520
CIE-LCH:
82.9072, 28.0483, 215.4105
CIE-Luv:
82.9072, -40.4164, -22.1246
Hunter-Lab:
78.7327, -24.5612, -11.6753
#82dcec color charts
#82dcec color shades, tints & tones
#82dcec color schemes
#82dcec color preview, HTML & CSS examples
This text has a color of #82dcec
<p style="color:#82dcec;">Text here</p>
.mytext {color:#82dcec;}
This box has a color of #82dcec
<div style="background-color:#82dcec;">Content here</div>
.mybackground {background-color:#82dcec;}
Border around this has a color of #82dcec
<div style="border:2px solid #82dcec;">Content here</div>
.myborder {border:2px solid #82dcec;}