#ab5caf color space conversions
Hex:
#ab5caf
RGB:
171, 92, 175
CMY:
33, 64, 31
CMYK:
2, 47, 0, 31
HSL:
297°, 34.1564%, 52.3529%
HSV (HSB):
297°, 47.4286%, 68.6275%
XYZ:
28.3596, 19.4074, 42.8087
xyY:
0.3131, 0.2143, 19.4074
CIE-Lab:
51.1604, 44.6262, -30.7229
CIE-LCH:
51.1604, 54.1793, 325.4545
CIE-Luv:
51.1604, 36.8654, -52.1200
Hunter-Lab:
44.0538, 37.8151, -26.7767
#ab5caf color charts
#ab5caf color shades, tints & tones
#ab5caf color schemes
#ab5caf color preview, HTML & CSS examples
This text has a color of #ab5caf
<p style="color:#ab5caf;">Text here</p>
.mytext {color:#ab5caf;}
This box has a color of #ab5caf
<div style="background-color:#ab5caf;">Content here</div>
.mybackground {background-color:#ab5caf;}
Border around this has a color of #ab5caf
<div style="border:2px solid #ab5caf;">Content here</div>
.myborder {border:2px solid #ab5caf;}