#80d3d3 color space conversions
Hex:
#80d3d3
RGB:
128, 211, 211
CMY:
50, 17, 17
CMYK:
39, 0, 0, 17
HSL:
180°, 48.5380%, 66.4706%
HSV (HSB):
180°, 39.3365%, 82.7451%
XYZ:
43.9542, 55.8809, 70.0975
xyY:
0.2587, 0.3288, 55.8809
CIE-Lab:
79.5460, -25.1807, -7.9596
CIE-LCH:
79.5460, 26.4088, 197.5418
CIE-Luv:
79.5460, -38.1614, -8.2453
Hunter-Lab:
74.7535, -25.8627, -3.2697
#80d3d3 color charts
#80d3d3 color shades, tints & tones
#80d3d3 color schemes
#80d3d3 color preview, HTML & CSS examples
This text has a color of #80d3d3
<p style="color:#80d3d3;">Text here</p>
.mytext {color:#80d3d3;}
This box has a color of #80d3d3
<div style="background-color:#80d3d3;">Content here</div>
.mybackground {background-color:#80d3d3;}
Border around this has a color of #80d3d3
<div style="border:2px solid #80d3d3;">Content here</div>
.myborder {border:2px solid #80d3d3;}