#ab40cf color space conversions
Hex:
#ab40cf
RGB:
171, 64, 207
CMY:
33, 75, 19
CMYK:
17, 69, 0, 19
HSL:
285°, 59.8326%, 53.1373%
HSV (HSB):
285°, 69.0821%, 81.1765%
XYZ:
29.8905, 16.8297, 60.7045
xyY:
0.2782, 0.1567, 16.8297
CIE-Lab:
48.0448, 63.9627, -54.1858
CIE-LCH:
48.0448, 83.8291, 319.7305
CIE-Luv:
48.0448, 37.2170, -88.8243
Hunter-Lab:
41.0240, 58.2646, -59.0164
#ab40cf color charts
#ab40cf color shades, tints & tones
#ab40cf color schemes
#ab40cf color preview, HTML & CSS examples
This text has a color of #ab40cf
<p style="color:#ab40cf;">Text here</p>
.mytext {color:#ab40cf;}
This box has a color of #ab40cf
<div style="background-color:#ab40cf;">Content here</div>
.mybackground {background-color:#ab40cf;}
Border around this has a color of #ab40cf
<div style="border:2px solid #ab40cf;">Content here</div>
.myborder {border:2px solid #ab40cf;}