#c3b5d7 color space conversions
Hex:
#c3b5d7
RGB:
195, 181, 215
CMY:
24, 29, 16
CMYK:
9, 16, 0, 16
HSL:
265°, 29.8246%, 77.6471%
HSV (HSB):
265°, 15.8140%, 84.3137%
XYZ:
51.2953, 49.5561, 71.1517
xyY:
0.2982, 0.2881, 49.5561
CIE-Lab:
75.7960, 11.4106, -15.2865
CIE-LCH:
75.7960, 19.0756, 306.7394
CIE-Luv:
75.7960, 5.6108, -25.5317
Hunter-Lab:
70.3961, 6.8737, -10.6491
#c3b5d7 color charts
#c3b5d7 color shades, tints & tones
#c3b5d7 color schemes
#c3b5d7 color preview, HTML & CSS examples
This text has a color of #c3b5d7
<p style="color:#c3b5d7;">Text here</p>
.mytext {color:#c3b5d7;}
This box has a color of #c3b5d7
<div style="background-color:#c3b5d7;">Content here</div>
.mybackground {background-color:#c3b5d7;}
Border around this has a color of #c3b5d7
<div style="border:2px solid #c3b5d7;">Content here</div>
.myborder {border:2px solid #c3b5d7;}