#c3abc6 color space conversions
Hex:
#c3abc6
RGB:
195, 171, 198
CMY:
24, 33, 22
CMYK:
2, 14, 0, 22
HSL:
293°, 19.1489%, 72.3529%
HSV (HSB):
293°, 13.6364%, 77.6471%
XYZ:
47.2616, 44.8051, 59.5834
xyY:
0.3116, 0.2955, 44.8051
CIE-Lab:
72.7634, 13.5191, -10.5477
CIE-LCH:
72.7634, 17.1471, 322.0383
CIE-Luv:
72.7634, 11.9743, -18.2861
Hunter-Lab:
66.9366, 8.8935, -5.9211
#c3abc6 color charts
#c3abc6 color shades, tints & tones
#c3abc6 color schemes
#c3abc6 color preview, HTML & CSS examples
This text has a color of #c3abc6
<p style="color:#c3abc6;">Text here</p>
.mytext {color:#c3abc6;}
This box has a color of #c3abc6
<div style="background-color:#c3abc6;">Content here</div>
.mybackground {background-color:#c3abc6;}
Border around this has a color of #c3abc6
<div style="border:2px solid #c3abc6;">Content here</div>
.myborder {border:2px solid #c3abc6;}