#80ceed color space conversions
Hex:
#80ceed
RGB:
128, 206, 237
CMY:
50, 19, 7
CMYK:
46, 13, 0, 7
HSL:
197°, 75.1724%, 71.5686%
HSV (HSB):
197°, 45.9916%, 92.9412%
XYZ:
46.2595, 54.8462, 88.2690
xyY:
0.2443, 0.2896, 54.8462
CIE-Lab:
78.9526, -15.9784, -22.7745
CIE-LCH:
78.9526, 27.8207, 234.9468
CIE-Luv:
78.9526, -35.5463, -33.8261
Hunter-Lab:
74.0582, -18.1044, -18.8262
#80ceed color charts
#80ceed color shades, tints & tones
#80ceed color schemes
#80ceed color preview, HTML & CSS examples
This text has a color of #80ceed
<p style="color:#80ceed;">Text here</p>
.mytext {color:#80ceed;}
This box has a color of #80ceed
<div style="background-color:#80ceed;">Content here</div>
.mybackground {background-color:#80ceed;}
Border around this has a color of #80ceed
<div style="border:2px solid #80ceed;">Content here</div>
.myborder {border:2px solid #80ceed;}