#ac1bcc color space conversions
Hex:
#ac1bcc
RGB:
172, 27, 204
CMY:
33, 89, 20
CMYK:
16, 87, 0, 20
HSL:
289°, 76.6234%, 45.2941%
HSV (HSB):
289°, 86.7647%, 80.0000%
XYZ:
28.3043, 13.9142, 58.3206
xyY:
0.2815, 0.1384, 13.9142
CIE-Lab:
44.1096, 74.8005, -58.7870
CIE-LCH:
44.1096, 95.1369, 321.8356
CIE-Luv:
44.1096, 44.1384, -94.2540
Hunter-Lab:
37.3017, 70.1667, -66.5879
#ac1bcc color charts
#ac1bcc color shades, tints & tones
#ac1bcc color schemes
#ac1bcc color preview, HTML & CSS examples
This text has a color of #ac1bcc
<p style="color:#ac1bcc;">Text here</p>
.mytext {color:#ac1bcc;}
This box has a color of #ac1bcc
<div style="background-color:#ac1bcc;">Content here</div>
.mybackground {background-color:#ac1bcc;}
Border around this has a color of #ac1bcc
<div style="border:2px solid #ac1bcc;">Content here</div>
.myborder {border:2px solid #ac1bcc;}