#82dccd color space conversions
Hex:
#82dccd
RGB:
130, 220, 205
CMY:
49, 14, 20
CMYK:
41, 0, 7, 14
HSL:
170°, 56.2500%, 68.6275%
HSV (HSB):
170°, 40.9091%, 86.2745%
XYZ:
45.8186, 60.3400, 66.9895
xyY:
0.2646, 0.3485, 60.3400
CIE-Lab:
82.0226, -30.4648, -1.0985
CIE-LCH:
82.0226, 30.4846, 182.0651
CIE-Luv:
82.0226, -41.2997, 3.3228
Hunter-Lab:
77.6788, -30.6504, 3.2440
#82dccd color charts
#82dccd color shades, tints & tones
#82dccd color schemes
#82dccd color preview, HTML & CSS examples
This text has a color of #82dccd
<p style="color:#82dccd;">Text here</p>
.mytext {color:#82dccd;}
This box has a color of #82dccd
<div style="background-color:#82dccd;">Content here</div>
.mybackground {background-color:#82dccd;}
Border around this has a color of #82dccd
<div style="border:2px solid #82dccd;">Content here</div>
.myborder {border:2px solid #82dccd;}