#80d8d8 color space conversions
Hex:
#80d8d8
RGB:
128, 216, 216
CMY:
50, 15, 15
CMYK:
41, 0, 0, 15
HSL:
180°, 53.0120%, 67.4510%
HSV (HSB):
180°, 40.7407%, 84.7059%
XYZ:
45.8526, 58.6588, 73.8713
xyY:
0.2570, 0.3288, 58.6588
CIE-Lab:
81.1037, -26.4066, -8.3190
CIE-LCH:
81.1037, 27.6860, 197.4863
CIE-Luv:
81.1037, -40.0482, -8.6526
Hunter-Lab:
76.5890, -27.1657, -3.5738
#80d8d8 color charts
#80d8d8 color shades, tints & tones
#80d8d8 color schemes
#80d8d8 color preview, HTML & CSS examples
This text has a color of #80d8d8
<p style="color:#80d8d8;">Text here</p>
.mytext {color:#80d8d8;}
This box has a color of #80d8d8
<div style="background-color:#80d8d8;">Content here</div>
.mybackground {background-color:#80d8d8;}
Border around this has a color of #80d8d8
<div style="border:2px solid #80d8d8;">Content here</div>
.myborder {border:2px solid #80d8d8;}