#c0abc6 color space conversions
Hex:
#c0abc6
RGB:
192, 171, 198
CMY:
25, 33, 22
CMYK:
3, 14, 0, 22
HSL:
287°, 19.1489%, 72.3529%
HSV (HSB):
287°, 13.6364%, 77.6471%
XYZ:
46.4942, 44.4095, 59.5475
xyY:
0.3090, 0.2952, 44.4095
CIE-Lab:
72.5014, 12.4928, -10.9667
CIE-LCH:
72.5014, 16.6234, 318.7221
CIE-Luv:
72.5014, 10.2008, -18.7523
Hunter-Lab:
66.6405, 7.9163, -6.3310
#c0abc6 color charts
#c0abc6 color shades, tints & tones
#c0abc6 color schemes
#c0abc6 color preview, HTML & CSS examples
This text has a color of #c0abc6
<p style="color:#c0abc6;">Text here</p>
.mytext {color:#c0abc6;}
This box has a color of #c0abc6
<div style="background-color:#c0abc6;">Content here</div>
.mybackground {background-color:#c0abc6;}
Border around this has a color of #c0abc6
<div style="border:2px solid #c0abc6;">Content here</div>
.myborder {border:2px solid #c0abc6;}