#ab1ccf color space conversions
Hex:
#ab1ccf
RGB:
171, 28, 207
CMY:
33, 89, 19
CMYK:
17, 86, 0, 19
HSL:
288°, 76.1702%, 46.0784%
HSV (HSB):
288°, 86.4734%, 81.1765%
XYZ:
28.4723, 13.9934, 60.2318
xyY:
0.2772, 0.1363, 13.9934
CIE-Lab:
44.2235, 74.9689, -60.3458
CIE-LCH:
44.2235, 96.2390, 321.1679
CIE-Luv:
44.2235, 42.5013, -96.4755
Hunter-Lab:
37.4078, 70.3987, -69.2798
#ab1ccf color charts
#ab1ccf color shades, tints & tones
#ab1ccf color schemes
#ab1ccf color preview, HTML & CSS examples
This text has a color of #ab1ccf
<p style="color:#ab1ccf;">Text here</p>
.mytext {color:#ab1ccf;}
This box has a color of #ab1ccf
<div style="background-color:#ab1ccf;">Content here</div>
.mybackground {background-color:#ab1ccf;}
Border around this has a color of #ab1ccf
<div style="border:2px solid #ab1ccf;">Content here</div>
.myborder {border:2px solid #ab1ccf;}