#ab50ff color space conversions
Hex:
#ab50ff
RGB:
171, 80, 255
CMY:
33, 69, 0
CMYK:
33, 69, 0, 0
HSL:
271°, 100.0000%, 65.6863%
HSV (HSB):
271°, 68.6275%, 100.0000%
XYZ:
37.7132, 21.6152, 96.7922
xyY:
0.2416, 0.1385, 21.6152
CIE-Lab:
53.6164, 67.3430, -72.2765
CIE-LCH:
53.6164, 98.7875, 312.9762
CIE-Luv:
53.6164, 23.2920, -118.5703
Hunter-Lab:
46.4922, 63.4331, -90.8914
#ab50ff color charts
#ab50ff color shades, tints & tones
#ab50ff color schemes
#ab50ff color preview, HTML & CSS examples
This text has a color of #ab50ff
<p style="color:#ab50ff;">Text here</p>
.mytext {color:#ab50ff;}
This box has a color of #ab50ff
<div style="background-color:#ab50ff;">Content here</div>
.mybackground {background-color:#ab50ff;}
Border around this has a color of #ab50ff
<div style="border:2px solid #ab50ff;">Content here</div>
.myborder {border:2px solid #ab50ff;}