#c3b0d3 color space conversions
Hex:
#c3b0d3
RGB:
195, 176, 211
CMY:
24, 31, 17
CMYK:
8, 17, 0, 17
HSL:
273°, 28.4553%, 75.8824%
HSV (HSB):
273°, 16.5877%, 82.7451%
XYZ:
49.7889, 47.3559, 68.1445
xyY:
0.3012, 0.2865, 47.3559
CIE-Lab:
74.4169, 13.3306, -15.1840
CIE-LCH:
74.4169, 20.2054, 311.2811
CIE-Luv:
74.4169, 8.3516, -25.6114
Hunter-Lab:
68.8156, 8.7194, -10.5408
#c3b0d3 color charts
#c3b0d3 color shades, tints & tones
#c3b0d3 color schemes
#c3b0d3 color preview, HTML & CSS examples
This text has a color of #c3b0d3
<p style="color:#c3b0d3;">Text here</p>
.mytext {color:#c3b0d3;}
This box has a color of #c3b0d3
<div style="background-color:#c3b0d3;">Content here</div>
.mybackground {background-color:#c3b0d3;}
Border around this has a color of #c3b0d3
<div style="border:2px solid #c3b0d3;">Content here</div>
.myborder {border:2px solid #c3b0d3;}