#ab71ed color space conversions
Hex:
#ab71ed
RGB:
171, 113, 237
CMY:
33, 56, 7
CMYK:
28, 52, 0, 7
HSL:
268°, 77.5000%, 68.6275%
HSV (HSB):
268°, 52.3207%, 92.9412%
XYZ:
37.9858, 26.5826, 83.2497
xyY:
0.2570, 0.1798, 26.5826
CIE-Lab:
58.5860, 46.8052, -54.2854
CIE-LCH:
58.5860, 71.6773, 310.7681
CIE-Luv:
58.5860, 17.8970, -91.2613
Hunter-Lab:
51.5583, 41.2834, -59.6429
#ab71ed color charts
#ab71ed color shades, tints & tones
#ab71ed color schemes
#ab71ed color preview, HTML & CSS examples
This text has a color of #ab71ed
<p style="color:#ab71ed;">Text here</p>
.mytext {color:#ab71ed;}
This box has a color of #ab71ed
<div style="background-color:#ab71ed;">Content here</div>
.mybackground {background-color:#ab71ed;}
Border around this has a color of #ab71ed
<div style="border:2px solid #ab71ed;">Content here</div>
.myborder {border:2px solid #ab71ed;}