#80dccc color space conversions
Hex:
#80dccc
RGB:
128, 220, 204
CMY:
50, 14, 20
CMYK:
42, 0, 7, 14
HSL:
170°, 56.7901%, 68.2353%
HSV (HSB):
170°, 41.8182%, 86.2745%
XYZ:
45.3944, 60.1352, 66.3415
xyY:
0.2641, 0.3499, 60.1352
CIE-Lab:
81.9116, -31.1999, -0.7396
CIE-LCH:
81.9116, 31.2087, 181.3580
CIE-Luv:
81.9116, -42.0159, 3.9886
Hunter-Lab:
77.5469, -31.2168, 3.5602
#80dccc color charts
#80dccc color shades, tints & tones
#80dccc color schemes
#80dccc color preview, HTML & CSS examples
This text has a color of #80dccc
<p style="color:#80dccc;">Text here</p>
.mytext {color:#80dccc;}
This box has a color of #80dccc
<div style="background-color:#80dccc;">Content here</div>
.mybackground {background-color:#80dccc;}
Border around this has a color of #80dccc
<div style="border:2px solid #80dccc;">Content here</div>
.myborder {border:2px solid #80dccc;}