#c3b3d9 color space conversions
Hex:
#c3b3d9
RGB:
195, 179, 217
CMY:
24, 30, 15
CMYK:
10, 18, 0, 15
HSL:
265°, 33.3333%, 77.6471%
HSV (HSB):
265°, 17.5115%, 85.0980%
XYZ:
51.1502, 48.8521, 72.3791
xyY:
0.2967, 0.2834, 48.8521
CIE-Lab:
75.3592, 12.9091, -17.0320
CIE-LCH:
75.3592, 21.3713, 307.1598
CIE-Luv:
75.3592, 6.4095, -28.5447
Hunter-Lab:
69.8942, 8.3153, -12.4719
#c3b3d9 color charts
#c3b3d9 color shades, tints & tones
#c3b3d9 color schemes
#c3b3d9 color preview, HTML & CSS examples
This text has a color of #c3b3d9
<p style="color:#c3b3d9;">Text here</p>
.mytext {color:#c3b3d9;}
This box has a color of #c3b3d9
<div style="background-color:#c3b3d9;">Content here</div>
.mybackground {background-color:#c3b3d9;}
Border around this has a color of #c3b3d9
<div style="border:2px solid #c3b3d9;">Content here</div>
.myborder {border:2px solid #c3b3d9;}