#ac00bc color space conversions
Hex:
#ac00bc
RGB:
172, 0, 188
CMY:
33, 100, 26
CMYK:
9, 100, 0, 26
HSL:
295°, 100.0000%, 36.8627%
HSV (HSB):
295°, 100.0000%, 73.7255%
XYZ:
26.0904, 12.4015, 48.5956
xyY:
0.2996, 0.1424, 12.4015
CIE-Lab:
41.8472, 75.6089, -53.1052
CIE-LCH:
41.8472, 92.3952, 324.9171
CIE-Luv:
41.8472, 51.0037, -85.1270
Hunter-Lab:
35.2158, 70.6180, -57.1655
#ac00bc color charts
#ac00bc color shades, tints & tones
#ac00bc color schemes
#ac00bc color preview, HTML & CSS examples
This text has a color of #ac00bc
<p style="color:#ac00bc;">Text here</p>
.mytext {color:#ac00bc;}
This box has a color of #ac00bc
<div style="background-color:#ac00bc;">Content here</div>
.mybackground {background-color:#ac00bc;}
Border around this has a color of #ac00bc
<div style="border:2px solid #ac00bc;">Content here</div>
.myborder {border:2px solid #ac00bc;}