#c1c4d5 color space conversions
Hex:
#c1c4d5
RGB:
193, 196, 213
CMY:
24, 23, 16
CMYK:
9, 8, 0, 16
HSL:
231°, 19.2308%, 79.6078%
HSV (HSB):
231°, 9.3897%, 83.5294%
XYZ:
53.7425, 55.6214, 70.8543
xyY:
0.2982, 0.3086, 55.6214
CIE-Lab:
79.3979, 2.2588, -8.8343
CIE-LCH:
79.3979, 9.1184, 284.3423
CIE-Luv:
79.3979, -2.6050, -13.9457
Hunter-Lab:
74.5798, -1.8867, -4.1224
#c1c4d5 color charts
#c1c4d5 color shades, tints & tones
#c1c4d5 color schemes
#c1c4d5 color preview, HTML & CSS examples
This text has a color of #c1c4d5
<p style="color:#c1c4d5;">Text here</p>
.mytext {color:#c1c4d5;}
This box has a color of #c1c4d5
<div style="background-color:#c1c4d5;">Content here</div>
.mybackground {background-color:#c1c4d5;}
Border around this has a color of #c1c4d5
<div style="border:2px solid #c1c4d5;">Content here</div>
.myborder {border:2px solid #c1c4d5;}