#ac11be color space conversions
Hex:
#ac11be
RGB:
172, 17, 190
CMY:
33, 93, 25
CMYK:
9, 91, 0, 25
HSL:
294°, 83.5749%, 40.5882%
HSV (HSB):
294°, 91.0526%, 74.5098%
XYZ:
26.5080, 12.8893, 49.8059
xyY:
0.2972, 0.1445, 12.8893
CIE-Lab:
42.5959, 74.1065, -53.0729
CIE-LCH:
42.5959, 91.1510, 324.3909
CIE-Luv:
42.5959, 49.4515, -85.3819
Hunter-Lab:
35.9016, 68.9677, -57.1213
#ac11be color charts
#ac11be color shades, tints & tones
#ac11be color schemes
#ac11be color preview, HTML & CSS examples
This text has a color of #ac11be
<p style="color:#ac11be;">Text here</p>
.mytext {color:#ac11be;}
This box has a color of #ac11be
<div style="background-color:#ac11be;">Content here</div>
.mybackground {background-color:#ac11be;}
Border around this has a color of #ac11be
<div style="border:2px solid #ac11be;">Content here</div>
.myborder {border:2px solid #ac11be;}