#ab95c4 color space conversions
Hex:
#ab95c4
RGB:
171, 149, 196
CMY:
33, 42, 23
CMYK:
13, 24, 0, 23
HSL:
268°, 28.4848%, 67.6471%
HSV (HSB):
268°, 23.9796%, 76.8627%
XYZ:
37.5058, 34.1383, 56.8371
xyY:
0.2919, 0.2657, 34.1383
CIE-Lab:
65.0722, 17.2895, -21.2554
CIE-LCH:
65.0722, 27.3993, 309.1254
CIE-Luv:
65.0722, 8.8817, -35.2433
Hunter-Lab:
58.4280, 12.3328, -16.7760
#ab95c4 color charts
#ab95c4 color shades, tints & tones
#ab95c4 color schemes
#ab95c4 color preview, HTML & CSS examples
This text has a color of #ab95c4
<p style="color:#ab95c4;">Text here</p>
.mytext {color:#ab95c4;}
This box has a color of #ab95c4
<div style="background-color:#ab95c4;">Content here</div>
.mybackground {background-color:#ab95c4;}
Border around this has a color of #ab95c4
<div style="border:2px solid #ab95c4;">Content here</div>
.myborder {border:2px solid #ab95c4;}