#c1c3d5 color space conversions
Hex:
#c1c3d5
RGB:
193, 195, 213
CMY:
24, 24, 16
CMYK:
9, 8, 0, 16
HSL:
234°, 19.2308%, 79.6078%
HSV (HSB):
234°, 9.3897%, 83.5294%
XYZ:
53.5177, 55.1718, 70.7793
xyY:
0.2982, 0.3074, 55.1718
CIE-Lab:
79.1401, 2.7925, -9.2175
CIE-LCH:
79.1401, 9.6313, 286.8543
CIE-Luv:
79.1401, -2.1206, -14.6293
Hunter-Lab:
74.2777, -1.3753, -4.5031
#c1c3d5 color charts
#c1c3d5 color shades, tints & tones
#c1c3d5 color schemes
#c1c3d5 color preview, HTML & CSS examples
This text has a color of #c1c3d5
<p style="color:#c1c3d5;">Text here</p>
.mytext {color:#c1c3d5;}
This box has a color of #c1c3d5
<div style="background-color:#c1c3d5;">Content here</div>
.mybackground {background-color:#c1c3d5;}
Border around this has a color of #c1c3d5
<div style="border:2px solid #c1c3d5;">Content here</div>
.myborder {border:2px solid #c1c3d5;}