#c3bcc8 color space conversions
Hex:
#c3bcc8
RGB:
195, 188, 200
CMY:
24, 26, 22
CMYK:
3, 6, 0, 22
HSL:
275°, 9.8361%, 76.0784%
HSV (HSB):
275°, 6.0000%, 78.4314%
XYZ:
50.9142, 51.7387, 61.9467
xyY:
0.3093, 0.3143, 51.7387
CIE-Lab:
77.1243, 4.6746, -5.1638
CIE-LCH:
77.1243, 6.9654, 312.1535
CIE-Luv:
77.1243, 3.2449, -8.6113
Hunter-Lab:
71.9296, 0.4716, -0.7106
#c3bcc8 color charts
#c3bcc8 color shades, tints & tones
#c3bcc8 color schemes
#c3bcc8 color preview, HTML & CSS examples
This text has a color of #c3bcc8
<p style="color:#c3bcc8;">Text here</p>
.mytext {color:#c3bcc8;}
This box has a color of #c3bcc8
<div style="background-color:#c3bcc8;">Content here</div>
.mybackground {background-color:#c3bcc8;}
Border around this has a color of #c3bcc8
<div style="border:2px solid #c3bcc8;">Content here</div>
.myborder {border:2px solid #c3bcc8;}