#ab25cf color space conversions
Hex:
#ab25cf
RGB:
171, 37, 207
CMY:
33, 85, 19
CMYK:
17, 82, 0, 19
HSL:
287°, 69.6721%, 47.8431%
HSV (HSB):
287°, 82.1256%, 81.1765%
XYZ:
28.7186, 14.4861, 60.3139
xyY:
0.2774, 0.1399, 14.4861
CIE-Lab:
44.9221, 72.9197, -59.2159
CIE-LCH:
44.9221, 93.9351, 320.9210
CIE-Luv:
44.9221, 41.5904, -95.1751
Hunter-Lab:
38.0606, 68.0814, -67.3135
#ab25cf color charts
#ab25cf color shades, tints & tones
#ab25cf color schemes
#ab25cf color preview, HTML & CSS examples
This text has a color of #ab25cf
<p style="color:#ab25cf;">Text here</p>
.mytext {color:#ab25cf;}
This box has a color of #ab25cf
<div style="background-color:#ab25cf;">Content here</div>
.mybackground {background-color:#ab25cf;}
Border around this has a color of #ab25cf
<div style="border:2px solid #ab25cf;">Content here</div>
.myborder {border:2px solid #ab25cf;}