#80c5d5 color space conversions
Hex:
#80c5d5
RGB:
128, 197, 213
CMY:
50, 23, 16
CMYK:
40, 8, 0, 16
HSL:
191°, 50.2959%, 66.8627%
HSV (HSB):
191°, 39.9061%, 83.5294%
XYZ:
40.8786, 49.3258, 70.3171
xyY:
0.2547, 0.3073, 49.3258
CIE-Lab:
75.6536, -17.6406, -14.8508
CIE-LCH:
75.6536, 23.0594, 220.0926
CIE-Luv:
75.6536, -32.4158, -20.3547
Hunter-Lab:
70.2323, -19.0110, -10.1989
#80c5d5 color charts
#80c5d5 color shades, tints & tones
#80c5d5 color schemes
#80c5d5 color preview, HTML & CSS examples
This text has a color of #80c5d5
<p style="color:#80c5d5;">Text here</p>
.mytext {color:#80c5d5;}
This box has a color of #80c5d5
<div style="background-color:#80c5d5;">Content here</div>
.mybackground {background-color:#80c5d5;}
Border around this has a color of #80c5d5
<div style="border:2px solid #80c5d5;">Content here</div>
.myborder {border:2px solid #80c5d5;}