#ab95c6 color space conversions
Hex:
#ab95c6
RGB:
171, 149, 198
CMY:
33, 42, 22
CMYK:
14, 25, 0, 22
HSL:
267°, 30.0613%, 68.0392%
HSV (HSB):
267°, 24.7475%, 77.6471%
XYZ:
37.7351, 34.2300, 58.0443
xyY:
0.2902, 0.2633, 34.2300
CIE-Lab:
65.1448, 17.7226, -22.2625
CIE-LCH:
65.1448, 28.4554, 308.5223
CIE-Luv:
65.1448, 8.6910, -36.9226
Hunter-Lab:
58.5064, 12.7414, -17.8671
#ab95c6 color charts
#ab95c6 color shades, tints & tones
#ab95c6 color schemes
#ab95c6 color preview, HTML & CSS examples
This text has a color of #ab95c6
<p style="color:#ab95c6;">Text here</p>
.mytext {color:#ab95c6;}
This box has a color of #ab95c6
<div style="background-color:#ab95c6;">Content here</div>
.mybackground {background-color:#ab95c6;}
Border around this has a color of #ab95c6
<div style="border:2px solid #ab95c6;">Content here</div>
.myborder {border:2px solid #ab95c6;}