#80cdef color space conversions
Hex:
#80cdef
RGB:
128, 205, 239
CMY:
50, 20, 6
CMYK:
46, 14, 0, 6
HSL:
198°, 77.6224%, 71.9608%
HSV (HSB):
198°, 46.4435%, 93.7255%
XYZ:
46.3134, 54.4838, 89.7368
xyY:
0.2431, 0.2860, 54.4838
CIE-Lab:
78.7430, -14.9222, -24.1639
CIE-LCH:
78.7430, 28.4001, 238.3030
CIE-Luv:
78.7430, -35.1126, -36.2987
Hunter-Lab:
73.8132, -17.1748, -20.4114
#80cdef color charts
#80cdef RGB chart
#80cdef CMYK chart
#80cdef RGB pie chart
#80cdef color shades, tints & tones
#80cdef color schemes
#80cdef color preview, HTML & CSS examples
This text has a color of #80cdef
<p style="color:#80cdef;">Text here</p>
.mytext {color:#80cdef;}
Text color #80cdef
This box has a color of #80cdef
<div style="background-color:#80cdef;">Content here</div>
.mybackground {background-color:#80cdef;}
Background color #80cdef
Border around this has a color of #80cdef
<div style="border:2px solid #80cdef;">Content here</div>
.myborder {border:2px solid #80cdef;}
Border color #80cdef