#c3bbd6 color space conversions
Hex:
#c3bbd6
RGB:
195, 187, 214
CMY:
24, 27, 16
CMYK:
9, 13, 0, 16
HSL:
258°, 24.7706%, 78.6275%
HSV (HSB):
258°, 12.6168%, 83.9216%
XYZ:
52.4136, 51.9978, 70.8924
xyY:
0.2990, 0.2966, 51.9978
CIE-Lab:
77.2795, 7.9533, -12.5177
CIE-LCH:
77.2795, 14.8306, 302.4304
CIE-Luv:
77.2795, 2.7882, -20.6283
Hunter-Lab:
72.1095, 3.5531, -7.8126
#c3bbd6 color charts
#c3bbd6 color shades, tints & tones
#c3bbd6 color schemes
#c3bbd6 color preview, HTML & CSS examples
This text has a color of #c3bbd6
<p style="color:#c3bbd6;">Text here</p>
.mytext {color:#c3bbd6;}
This box has a color of #c3bbd6
<div style="background-color:#c3bbd6;">Content here</div>
.mybackground {background-color:#c3bbd6;}
Border around this has a color of #c3bbd6
<div style="border:2px solid #c3bbd6;">Content here</div>
.myborder {border:2px solid #c3bbd6;}