#c3b3e0 color space conversions
Hex:
#c3b3e0
RGB:
195, 179, 224
CMY:
24, 30, 12
CMYK:
13, 20, 0, 12
HSL:
261°, 42.0561%, 79.0196%
HSV (HSB):
261°, 20.0893%, 87.8431%
XYZ:
52.0803, 49.2241, 77.2773
xyY:
0.2916, 0.2756, 49.2241
CIE-Lab:
75.5905, 14.3624, -20.4849
CIE-LCH:
75.5905, 25.0182, 305.0352
CIE-Luv:
75.5905, 5.8395, -34.3662
Hunter-Lab:
70.1599, 9.7223, -16.1928
#c3b3e0 color charts
#c3b3e0 color shades, tints & tones
#c3b3e0 color schemes
#c3b3e0 color preview, HTML & CSS examples
This text has a color of #c3b3e0
<p style="color:#c3b3e0;">Text here</p>
.mytext {color:#c3b3e0;}
This box has a color of #c3b3e0
<div style="background-color:#c3b3e0;">Content here</div>
.mybackground {background-color:#c3b3e0;}
Border around this has a color of #c3b3e0
<div style="border:2px solid #c3b3e0;">Content here</div>
.myborder {border:2px solid #c3b3e0;}