#82dcdc color space conversions
Hex:
#82dcdc
RGB:
130, 220, 220
CMY:
49, 14, 14
CMYK:
41, 0, 0, 14
HSL:
180°, 56.2500%, 68.6275%
HSV (HSB):
180°, 40.9091%, 86.2745%
XYZ:
47.7174, 61.0995, 76.9886
xyY:
0.2568, 0.3288, 61.0995
CIE-Lab:
82.4322, -26.8876, -8.4664
CIE-LCH:
82.4322, 28.1891, 197.4783
CIE-Luv:
82.4322, -40.8714, -8.8304
Hunter-Lab:
78.1662, -27.8236, -3.6804
#82dcdc color charts
#82dcdc color shades, tints & tones
#82dcdc color schemes
#82dcdc color preview, HTML & CSS examples
This text has a color of #82dcdc
<p style="color:#82dcdc;">Text here</p>
.mytext {color:#82dcdc;}
This box has a color of #82dcdc
<div style="background-color:#82dcdc;">Content here</div>
.mybackground {background-color:#82dcdc;}
Border around this has a color of #82dcdc
<div style="border:2px solid #82dcdc;">Content here</div>
.myborder {border:2px solid #82dcdc;}