#ab9fcc color space conversions
Hex:
#ab9fcc
RGB:
171, 159, 204
CMY:
33, 38, 20
CMYK:
16, 22, 0, 20
HSL:
256°, 30.6122%, 71.1765%
HSV (HSB):
256°, 22.0588%, 80.0000%
XYZ:
40.0918, 37.8138, 62.3125
xyY:
0.2859, 0.2697, 37.8138
CIE-Lab:
67.8832, 13.4154, -21.4223
CIE-LCH:
67.8832, 25.2763, 302.0562
CIE-Luv:
67.8832, 3.5951, -35.1614
Hunter-Lab:
61.4930, 8.7647, -17.0351
#ab9fcc color charts
#ab9fcc color shades, tints & tones
#ab9fcc color schemes
#ab9fcc color preview, HTML & CSS examples
This text has a color of #ab9fcc
<p style="color:#ab9fcc;">Text here</p>
.mytext {color:#ab9fcc;}
This box has a color of #ab9fcc
<div style="background-color:#ab9fcc;">Content here</div>
.mybackground {background-color:#ab9fcc;}
Border around this has a color of #ab9fcc
<div style="border:2px solid #ab9fcc;">Content here</div>
.myborder {border:2px solid #ab9fcc;}