#ab32be color space conversions
Hex:
#ab32be
RGB:
171, 50, 190
CMY:
33, 80, 25
CMYK:
10, 74, 0, 25
HSL:
292°, 58.3333%, 47.0588%
HSV (HSB):
292°, 73.6842%, 74.5098%
XYZ:
27.2295, 14.6568, 50.1091
xyY:
0.2960, 0.1593, 14.6568
CIE-Lab:
45.1606, 65.9893, -48.9632
CIE-LCH:
45.1606, 82.1704, 323.4251
CIE-Luv:
45.1606, 44.7535, -80.0832
Hunter-Lab:
38.2842, 59.9597, -50.8039
#ab32be color charts
#ab32be color shades, tints & tones
#ab32be color schemes
#ab32be color preview, HTML & CSS examples
This text has a color of #ab32be
<p style="color:#ab32be;">Text here</p>
.mytext {color:#ab32be;}
This box has a color of #ab32be
<div style="background-color:#ab32be;">Content here</div>
.mybackground {background-color:#ab32be;}
Border around this has a color of #ab32be
<div style="border:2px solid #ab32be;">Content here</div>
.myborder {border:2px solid #ab32be;}