#c1c1d4 color space conversions
Hex:
#c1c1d4
RGB:
193, 193, 212
CMY:
24, 24, 17
CMYK:
9, 9, 0, 17
HSL:
240°, 18.0952%, 79.4118%
HSV (HSB):
240°, 8.9623%, 83.1373%
XYZ:
52.9459, 54.2309, 69.9644
xyY:
0.2989, 0.3061, 54.2309
CIE-Lab:
78.5962, 3.6616, -9.4879
CIE-LCH:
78.5962, 10.1699, 291.1027
CIE-Luv:
78.5962, -1.0932, -15.1830
Hunter-Lab:
73.6416, -0.5370, -4.7803
#c1c1d4 color charts
#c1c1d4 color shades, tints & tones
#c1c1d4 color schemes
#c1c1d4 color preview, HTML & CSS examples
This text has a color of #c1c1d4
<p style="color:#c1c1d4;">Text here</p>
.mytext {color:#c1c1d4;}
This box has a color of #c1c1d4
<div style="background-color:#c1c1d4;">Content here</div>
.mybackground {background-color:#c1c1d4;}
Border around this has a color of #c1c1d4
<div style="border:2px solid #c1c1d4;">Content here</div>
.myborder {border:2px solid #c1c1d4;}