#c0abc7 color space conversions
Hex:
#c0abc7
RGB:
192, 171, 199
CMY:
25, 33, 22
CMYK:
4, 14, 0, 22
HSL:
285°, 20.0000%, 72.5490%
HSV (HSB):
285°, 14.0704%, 78.0392%
XYZ:
46.6099, 44.4558, 60.1571
xyY:
0.3082, 0.2940, 44.4558
CIE-Lab:
72.5321, 12.6869, -11.4699
CIE-LCH:
72.5321, 17.1031, 317.8843
CIE-Luv:
72.5321, 10.1127, -19.5690
Hunter-Lab:
66.6752, 8.1006, -6.8212
#c0abc7 color charts
#c0abc7 color shades, tints & tones
#c0abc7 color schemes
#c0abc7 color preview, HTML & CSS examples
This text has a color of #c0abc7
<p style="color:#c0abc7;">Text here</p>
.mytext {color:#c0abc7;}
This box has a color of #c0abc7
<div style="background-color:#c0abc7;">Content here</div>
.mybackground {background-color:#c0abc7;}
Border around this has a color of #c0abc7
<div style="border:2px solid #c0abc7;">Content here</div>
.myborder {border:2px solid #c0abc7;}