#ab5ffb color space conversions
Hex:
#ab5ffb
RGB:
171, 95, 251
CMY:
33, 63, 2
CMYK:
32, 62, 0, 2
HSL:
269°, 95.1220%, 67.8431%
HSV (HSB):
269°, 62.1514%, 98.4314%
XYZ:
38.2994, 23.8074, 93.8435
xyY:
0.2456, 0.1527, 23.8074
CIE-Lab:
55.8944, 59.4175, -66.3759
CIE-LCH:
55.8944, 89.0853, 311.8338
CIE-Luv:
55.8944, 20.6863, -110.3126
Hunter-Lab:
48.7928, 54.7242, -79.8778
#ab5ffb color charts
#ab5ffb color shades, tints & tones
#ab5ffb color schemes
#ab5ffb color preview, HTML & CSS examples
This text has a color of #ab5ffb
<p style="color:#ab5ffb;">Text here</p>
.mytext {color:#ab5ffb;}
This box has a color of #ab5ffb
<div style="background-color:#ab5ffb;">Content here</div>
.mybackground {background-color:#ab5ffb;}
Border around this has a color of #ab5ffb
<div style="border:2px solid #ab5ffb;">Content here</div>
.myborder {border:2px solid #ab5ffb;}