#80cccc color space conversions
Hex:
#80cccc
RGB:
128, 204, 204
CMY:
50, 20, 20
CMYK:
37, 0, 0, 20
HSL:
180°, 42.6966%, 65.0980%
HSV (HSB):
180°, 37.2549%, 80.0000%
XYZ:
41.3940, 52.1346, 65.0080
xyY:
0.2611, 0.3288, 52.1346
CIE-Lab:
77.3612, -23.4215, -7.4415
CIE-LCH:
77.3612, 24.5752, 197.6261
CIE-Luv:
77.3612, -35.4619, -7.6627
Hunter-Lab:
72.2043, -24.0251, -2.8379
#80cccc color charts
#80cccc RGB chart
#80cccc CMYK chart
#80cccc RGB pie chart
#80cccc color shades, tints & tones
#80cccc color schemes
#80cccc color preview, HTML & CSS examples
This text has a color of #80cccc
<p style="color:#80cccc;">Text here</p>
.mytext {color:#80cccc;}
Text color #80cccc
This box has a color of #80cccc
<div style="background-color:#80cccc;">Content here</div>
.mybackground {background-color:#80cccc;}
Background color #80cccc
Border around this has a color of #80cccc
<div style="border:2px solid #80cccc;">Content here</div>
.myborder {border:2px solid #80cccc;}
Border color #80cccc