#ac03c0 color space conversions
Hex:
#ac03c0
RGB:
172, 3, 192
CMY:
33, 99, 25
CMYK:
10, 98, 0, 25
HSL:
294°, 96.9231%, 38.2353%
HSV (HSB):
294°, 98.4375%, 75.2941%
XYZ:
26.5602, 12.6416, 50.9094
xyY:
0.2947, 0.1403, 12.6416
CIE-Lab:
42.2181, 75.9496, -54.8540
CIE-LCH:
42.2181, 93.6872, 324.1616
CIE-Luv:
42.2181, 49.4749, -87.7763
Hunter-Lab:
35.5550, 71.1218, -60.0059
#ac03c0 color charts
#ac03c0 color shades, tints & tones
#ac03c0 color schemes
#ac03c0 color preview, HTML & CSS examples
This text has a color of #ac03c0
<p style="color:#ac03c0;">Text here</p>
.mytext {color:#ac03c0;}
This box has a color of #ac03c0
<div style="background-color:#ac03c0;">Content here</div>
.mybackground {background-color:#ac03c0;}
Border around this has a color of #ac03c0
<div style="border:2px solid #ac03c0;">Content here</div>
.myborder {border:2px solid #ac03c0;}