#ab28cf color space conversions
Hex:
#ab28cf
RGB:
171, 40, 207
CMY:
33, 84, 19
CMYK:
17, 81, 0, 19
HSL:
287°, 67.6113%, 48.4314%
HSV (HSB):
287°, 80.6763%, 81.1765%
XYZ:
28.8159, 14.6805, 60.3463
xyY:
0.2775, 0.1414, 14.6805
CIE-Lab:
45.1935, 72.1282, -58.7774
CIE-LCH:
45.1935, 93.0444, 320.8233
CIE-Luv:
45.1935, 41.2293, -94.6572
Hunter-Lab:
38.3151, 67.1939, -66.5611
#ab28cf color charts
#ab28cf color shades, tints & tones
#ab28cf color schemes
#ab28cf color preview, HTML & CSS examples
This text has a color of #ab28cf
<p style="color:#ab28cf;">Text here</p>
.mytext {color:#ab28cf;}
This box has a color of #ab28cf
<div style="background-color:#ab28cf;">Content here</div>
.mybackground {background-color:#ab28cf;}
Border around this has a color of #ab28cf
<div style="border:2px solid #ab28cf;">Content here</div>
.myborder {border:2px solid #ab28cf;}