#ab1fcd color space conversions
Hex:
#ab1fcd
RGB:
171, 31, 205
CMY:
33, 88, 20
CMYK:
17, 85, 0, 20
HSL:
288°, 73.7288%, 46.2745%
HSV (HSB):
288°, 84.8780%, 80.3922%
XYZ:
28.3040, 14.0457, 58.9769
xyY:
0.2793, 0.1386, 14.0457
CIE-Lab:
44.2984, 73.9857, -59.0685
CIE-LCH:
44.2984, 94.6729, 321.3969
CIE-Luv:
44.2984, 42.8262, -94.6773
Hunter-Lab:
37.4776, 69.2220, -67.0679
#ab1fcd color charts
#ab1fcd color shades, tints & tones
#ab1fcd color schemes
#ab1fcd color preview, HTML & CSS examples
This text has a color of #ab1fcd
<p style="color:#ab1fcd;">Text here</p>
.mytext {color:#ab1fcd;}
This box has a color of #ab1fcd
<div style="background-color:#ab1fcd;">Content here</div>
.mybackground {background-color:#ab1fcd;}
Border around this has a color of #ab1fcd
<div style="border:2px solid #ab1fcd;">Content here</div>
.myborder {border:2px solid #ab1fcd;}