#ab5bbb color space conversions
Hex:
#ab5bbb
RGB:
171, 91, 187
CMY:
33, 64, 27
CMYK:
9, 51, 0, 27
HSL:
290°, 41.3793%, 54.5098%
HSV (HSB):
290°, 51.3369%, 73.3333%
XYZ:
29.5053, 19.7280, 49.2665
xyY:
0.2995, 0.2003, 19.7280
CIE-Lab:
51.5282, 47.4809, -37.1140
CIE-LCH:
51.5282, 60.2652, 321.9866
CIE-Luv:
51.5282, 34.5373, -62.3919
Hunter-Lab:
44.4162, 40.8479, -34.6733
#ab5bbb color charts
#ab5bbb color shades, tints & tones
#ab5bbb color schemes
#ab5bbb color preview, HTML & CSS examples
This text has a color of #ab5bbb
<p style="color:#ab5bbb;">Text here</p>
.mytext {color:#ab5bbb;}
This box has a color of #ab5bbb
<div style="background-color:#ab5bbb;">Content here</div>
.mybackground {background-color:#ab5bbb;}
Border around this has a color of #ab5bbb
<div style="border:2px solid #ab5bbb;">Content here</div>
.myborder {border:2px solid #ab5bbb;}