#c3bcc4 color space conversions
Hex:
#c3bcc4
RGB:
195, 188, 196
CMY:
24, 26, 23
CMYK:
1, 4, 0, 23
HSL:
293°, 6.3492%, 75.2941%
HSV (HSB):
293°, 4.0816%, 76.8627%
XYZ:
50.4527, 51.5541, 59.5163
xyY:
0.3124, 0.3192, 51.5541
CIE-Lab:
77.0134, 3.9219, -3.1587
CIE-LCH:
77.0134, 5.0357, 321.1514
CIE-Luv:
77.0134, 3.5095, -5.4267
Hunter-Lab:
71.8012, -0.2250, 1.1150
#c3bcc4 color charts
#c3bcc4 color shades, tints & tones
#c3bcc4 color schemes
#c3bcc4 color preview, HTML & CSS examples
This text has a color of #c3bcc4
<p style="color:#c3bcc4;">Text here</p>
.mytext {color:#c3bcc4;}
This box has a color of #c3bcc4
<div style="background-color:#c3bcc4;">Content here</div>
.mybackground {background-color:#c3bcc4;}
Border around this has a color of #c3bcc4
<div style="border:2px solid #c3bcc4;">Content here</div>
.myborder {border:2px solid #c3bcc4;}