#c3b3ce color space conversions
Hex:
#c3b3ce
RGB:
195, 179, 206
CMY:
24, 30, 19
CMYK:
5, 13, 0, 19
HSL:
276°, 21.6000%, 75.4902%
HSV (HSB):
276°, 13.1068%, 80.7843%
XYZ:
49.7664, 48.2985, 65.0921
xyY:
0.3050, 0.2960, 48.2985
CIE-Lab:
75.0128, 10.7009, -11.5630
CIE-LCH:
75.0128, 15.7548, 312.7825
CIE-Luv:
75.0128, 7.2979, -19.4877
Hunter-Lab:
69.4971, 6.2024, -6.8839
#c3b3ce color charts
#c3b3ce color shades, tints & tones
#c3b3ce color schemes
#c3b3ce color preview, HTML & CSS examples
This text has a color of #c3b3ce
<p style="color:#c3b3ce;">Text here</p>
.mytext {color:#c3b3ce;}
This box has a color of #c3b3ce
<div style="background-color:#c3b3ce;">Content here</div>
.mybackground {background-color:#c3b3ce;}
Border around this has a color of #c3b3ce
<div style="border:2px solid #c3b3ce;">Content here</div>
.myborder {border:2px solid #c3b3ce;}