#c1d1e1 color space conversions
Hex:
#c1d1e1
RGB:
193, 209, 225
CMY:
24, 18, 12
CMYK:
14, 7, 0, 12
HSL:
210°, 34.7826%, 81.9608%
HSV (HSB):
210°, 14.2222%, 88.2353%
XYZ:
58.3834, 62.3746, 80.1965
xyY:
0.2905, 0.3104, 62.3746
CIE-Lab:
83.1122, -2.1772, -9.7352
CIE-LCH:
83.1122, 9.9757, 257.3934
CIE-Luv:
83.1122, -9.3799, -14.7313
Hunter-Lab:
78.9776, -6.2565, -4.9207
#c1d1e1 color charts
#c1d1e1 color shades, tints & tones
#c1d1e1 color schemes
#c1d1e1 color preview, HTML & CSS examples
This text has a color of #c1d1e1
<p style="color:#c1d1e1;">Text here</p>
.mytext {color:#c1d1e1;}
This box has a color of #c1d1e1
<div style="background-color:#c1d1e1;">Content here</div>
.mybackground {background-color:#c1d1e1;}
Border around this has a color of #c1d1e1
<div style="border:2px solid #c1d1e1;">Content here</div>
.myborder {border:2px solid #c1d1e1;}