#c1c2d5 color space conversions
Hex:
#c1c2d5
RGB:
193, 194, 213
CMY:
24, 24, 16
CMYK:
9, 9, 0, 16
HSL:
237°, 19.2308%, 79.6078%
HSV (HSB):
237°, 9.3897%, 83.5294%
XYZ:
53.2943, 54.7251, 70.7049
xyY:
0.2982, 0.3062, 54.7251
CIE-Lab:
78.8827, 3.3270, -9.6006
CIE-LCH:
78.8827, 10.1608, 289.1132
CIE-Luv:
78.8827, -1.6362, -15.3129
Hunter-Lab:
73.9764, -0.8632, -4.8844
#c1c2d5 color charts
#c1c2d5 color shades, tints & tones
#c1c2d5 color schemes
#c1c2d5 color preview, HTML & CSS examples
This text has a color of #c1c2d5
<p style="color:#c1c2d5;">Text here</p>
.mytext {color:#c1c2d5;}
This box has a color of #c1c2d5
<div style="background-color:#c1c2d5;">Content here</div>
.mybackground {background-color:#c1c2d5;}
Border around this has a color of #c1c2d5
<div style="border:2px solid #c1c2d5;">Content here</div>
.myborder {border:2px solid #c1c2d5;}