#ab75fd color space conversions
Hex:
#ab75fd
RGB:
171, 117, 253
CMY:
33, 54, 1
CMYK:
32, 54, 0, 1
HSL:
264°, 97.1429%, 72.5490%
HSV (HSB):
264°, 53.7549%, 99.2157%
XYZ:
40.8855, 28.4724, 96.2693
xyY:
0.2469, 0.1719, 28.4724
CIE-Lab:
60.3131, 48.5034, -60.3836
CIE-LCH:
60.3131, 77.4516, 308.7733
CIE-Luv:
60.3131, 14.3195, -101.7163
Hunter-Lab:
53.3595, 43.3925, -69.6173
#ab75fd color charts
#ab75fd color shades, tints & tones
#ab75fd color schemes
#ab75fd color preview, HTML & CSS examples
This text has a color of #ab75fd
<p style="color:#ab75fd;">Text here</p>
.mytext {color:#ab75fd;}
This box has a color of #ab75fd
<div style="background-color:#ab75fd;">Content here</div>
.mybackground {background-color:#ab75fd;}
Border around this has a color of #ab75fd
<div style="border:2px solid #ab75fd;">Content here</div>
.myborder {border:2px solid #ab75fd;}