#ab94cf color space conversions
Hex:
#ab94cf
RGB:
171, 148, 207
CMY:
33, 42, 19
CMYK:
17, 29, 0, 19
HSL:
263°, 38.0645%, 69.6078%
HSV (HSB):
263°, 28.5024%, 81.1765%
XYZ:
38.6470, 34.3427, 63.6234
xyY:
0.2829, 0.2514, 34.3427
CIE-Lab:
65.2337, 20.2758, -27.1467
CIE-LCH:
65.2337, 33.8829, 306.7559
CIE-Luv:
65.2337, 8.2735, -45.1726
Hunter-Lab:
58.6027, 15.1616, -23.3477
#ab94cf color charts
#ab94cf color shades, tints & tones
#ab94cf color schemes
#ab94cf color preview, HTML & CSS examples
This text has a color of #ab94cf
<p style="color:#ab94cf;">Text here</p>
.mytext {color:#ab94cf;}
This box has a color of #ab94cf
<div style="background-color:#ab94cf;">Content here</div>
.mybackground {background-color:#ab94cf;}
Border around this has a color of #ab94cf
<div style="border:2px solid #ab94cf;">Content here</div>
.myborder {border:2px solid #ab94cf;}