#c3b2c5 color space conversions
Hex:
#c3b2c5
RGB:
195, 178, 197
CMY:
24, 30, 23
CMYK:
1, 10, 0, 23
HSL:
294°, 14.0741%, 73.5294%
HSV (HSB):
294°, 9.6447%, 77.2549%
XYZ:
48.5041, 47.4741, 59.4303
xyY:
0.3121, 0.3055, 47.4741
CIE-Lab:
74.4920, 9.5095, -7.4272
CIE-LCH:
74.4920, 12.0662, 322.0092
CIE-Luv:
74.4920, 8.5229, -12.8483
Hunter-Lab:
68.9015, 5.0799, -2.9090
#c3b2c5 color charts
#c3b2c5 color shades, tints & tones
#c3b2c5 color schemes
#c3b2c5 color preview, HTML & CSS examples
This text has a color of #c3b2c5
<p style="color:#c3b2c5;">Text here</p>
.mytext {color:#c3b2c5;}
This box has a color of #c3b2c5
<div style="background-color:#c3b2c5;">Content here</div>
.mybackground {background-color:#c3b2c5;}
Border around this has a color of #c3b2c5
<div style="border:2px solid #c3b2c5;">Content here</div>
.myborder {border:2px solid #c3b2c5;}