#c0abc2 color space conversions
Hex:
#c0abc2
RGB:
192, 171, 194
CMY:
25, 33, 24
CMYK:
1, 12, 0, 24
HSL:
295°, 15.8621%, 71.5686%
HSV (HSB):
295°, 11.8557%, 76.0784%
XYZ:
46.0387, 44.2273, 57.1492
xyY:
0.3123, 0.3000, 44.2273
CIE-Lab:
72.3802, 11.7245, -8.9497
CIE-LCH:
72.3802, 14.7500, 322.6444
CIE-Luv:
72.3802, 10.5520, -15.4987
Hunter-Lab:
66.5036, 7.1896, -4.3977
#c0abc2 color charts
#c0abc2 color shades, tints & tones
#c0abc2 color schemes
#c0abc2 color preview, HTML & CSS examples
This text has a color of #c0abc2
<p style="color:#c0abc2;">Text here</p>
.mytext {color:#c0abc2;}
This box has a color of #c0abc2
<div style="background-color:#c0abc2;">Content here</div>
.mybackground {background-color:#c0abc2;}
Border around this has a color of #c0abc2
<div style="border:2px solid #c0abc2;">Content here</div>
.myborder {border:2px solid #c0abc2;}