#ac0ec2 color space conversions
Hex:
#ac0ec2
RGB:
172, 14, 194
CMY:
33, 95, 24
CMYK:
11, 93, 0, 24
HSL:
293°, 86.5385%, 40.7843%
HSV (HSB):
293°, 92.7835%, 76.0784%
XYZ:
26.9079, 12.9798, 52.1261
xyY:
0.2924, 0.1411, 12.9798
CIE-Lab:
42.7328, 75.1513, -55.1936
CIE-LCH:
42.7328, 93.2419, 323.7052
CIE-Luv:
42.7328, 48.2823, -88.4841
Hunter-Lab:
36.0275, 70.2686, -60.5641
#ac0ec2 color charts
#ac0ec2 color shades, tints & tones
#ac0ec2 color schemes
#ac0ec2 color preview, HTML & CSS examples
This text has a color of #ac0ec2
<p style="color:#ac0ec2;">Text here</p>
.mytext {color:#ac0ec2;}
This box has a color of #ac0ec2
<div style="background-color:#ac0ec2;">Content here</div>
.mybackground {background-color:#ac0ec2;}
Border around this has a color of #ac0ec2
<div style="border:2px solid #ac0ec2;">Content here</div>
.myborder {border:2px solid #ac0ec2;}