#ac2bbd color space conversions
Hex:
#ac2bbd
RGB:
172, 43, 189
CMY:
33, 83, 26
CMYK:
9, 77, 0, 26
HSL:
293°, 62.9310%, 45.4902%
HSV (HSB):
293°, 77.2487%, 74.1176%
XYZ:
27.0624, 14.1725, 49.4533
xyY:
0.2984, 0.1563, 14.1725
CIE-Lab:
44.4794, 68.2502, -49.4611
CIE-LCH:
44.4794, 84.2882, 324.0691
CIE-Luv:
44.4794, 46.9217, -80.7216
Hunter-Lab:
37.6464, 62.4350, -51.5324
#ac2bbd color charts
#ac2bbd color shades, tints & tones
#ac2bbd color schemes
#ac2bbd color preview, HTML & CSS examples
This text has a color of #ac2bbd
<p style="color:#ac2bbd;">Text here</p>
.mytext {color:#ac2bbd;}
This box has a color of #ac2bbd
<div style="background-color:#ac2bbd;">Content here</div>
.mybackground {background-color:#ac2bbd;}
Border around this has a color of #ac2bbd
<div style="border:2px solid #ac2bbd;">Content here</div>
.myborder {border:2px solid #ac2bbd;}