#ab71e1 color space conversions
Hex:
#ab71e1
RGB:
171, 113, 225
CMY:
33, 56, 12
CMYK:
24, 50, 0, 12
HSL:
271°, 65.1163%, 66.2745%
HSV (HSB):
271°, 49.7778%, 88.2353%
XYZ:
36.2903, 25.9044, 74.3215
xyY:
0.2658, 0.1898, 25.9044
CIE-Lab:
57.9462, 43.9996, -48.6020
CIE-LCH:
57.9462, 65.5600, 312.1547
CIE-Luv:
57.9462, 19.7639, -81.6980
Hunter-Lab:
50.8964, 38.2060, -50.9508
#ab71e1 color charts
#ab71e1 color shades, tints & tones
#ab71e1 color schemes
#ab71e1 color preview, HTML & CSS examples
This text has a color of #ab71e1
<p style="color:#ab71e1;">Text here</p>
.mytext {color:#ab71e1;}
This box has a color of #ab71e1
<div style="background-color:#ab71e1;">Content here</div>
.mybackground {background-color:#ab71e1;}
Border around this has a color of #ab71e1
<div style="border:2px solid #ab71e1;">Content here</div>
.myborder {border:2px solid #ab71e1;}