#c1b3d5 color space conversions
Hex:
#c1b3d5
RGB:
193, 179, 213
CMY:
24, 30, 16
CMYK:
9, 16, 0, 16
HSL:
265°, 28.8136%, 76.8627%
HSV (HSB):
265°, 15.9624%, 83.5294%
XYZ:
50.1227, 48.3818, 69.6477
xyY:
0.2981, 0.2877, 48.3818
CIE-Lab:
75.0651, 11.4352, -15.3151
CIE-LCH:
75.0651, 19.1133, 306.7473
CIE-Luv:
75.0651, 5.6082, -25.5439
Hunter-Lab:
69.5570, 6.9021, -10.6774
#c1b3d5 color charts
#c1b3d5 color shades, tints & tones
#c1b3d5 color schemes
#c1b3d5 color preview, HTML & CSS examples
This text has a color of #c1b3d5
<p style="color:#c1b3d5;">Text here</p>
.mytext {color:#c1b3d5;}
This box has a color of #c1b3d5
<div style="background-color:#c1b3d5;">Content here</div>
.mybackground {background-color:#c1b3d5;}
Border around this has a color of #c1b3d5
<div style="border:2px solid #c1b3d5;">Content here</div>
.myborder {border:2px solid #c1b3d5;}