#c3bfc8 color space conversions
Hex:
#c3bfc8
RGB:
195, 191, 200
CMY:
24, 25, 22
CMYK:
3, 5, 0, 22
HSL:
267°, 7.5630%, 76.6667%
HSV (HSB):
267°, 4.5000%, 78.4314%
XYZ:
51.5618, 53.0338, 62.1625
xyY:
0.3092, 0.3180, 53.0338
CIE-Lab:
77.8950, 3.0672, -4.0273
CIE-LCH:
77.8950, 5.0623, 307.2924
CIE-Luv:
77.8950, 1.7327, -6.6111
Hunter-Lab:
72.8243, -1.0592, 0.3673
#c3bfc8 color charts
#c3bfc8 color shades, tints & tones
#c3bfc8 color schemes
#c3bfc8 color preview, HTML & CSS examples
This text has a color of #c3bfc8
<p style="color:#c3bfc8;">Text here</p>
.mytext {color:#c3bfc8;}
This box has a color of #c3bfc8
<div style="background-color:#c3bfc8;">Content here</div>
.mybackground {background-color:#c3bfc8;}
Border around this has a color of #c3bfc8
<div style="border:2px solid #c3bfc8;">Content here</div>
.myborder {border:2px solid #c3bfc8;}