#ac04d1 color space conversions
Hex:
#ac04d1
RGB:
172, 4, 209
CMY:
33, 98, 18
CMYK:
18, 98, 0, 18
HSL:
289°, 96.2441%, 41.7647%
HSV (HSB):
289°, 98.0861%, 81.9608%
XYZ:
28.5653, 13.4609, 61.4143
xyY:
0.2762, 0.1301, 13.4609
CIE-Lab:
43.4497, 78.6679, -62.7473
CIE-LCH:
43.4497, 100.6274, 321.4234
CIE-Luv:
43.4497, 43.8732, -99.5354
Hunter-Lab:
36.6892, 74.7698, -73.5636
#ac04d1 color charts
#ac04d1 color shades, tints & tones
#ac04d1 color schemes
#ac04d1 color preview, HTML & CSS examples
This text has a color of #ac04d1
<p style="color:#ac04d1;">Text here</p>
.mytext {color:#ac04d1;}
This box has a color of #ac04d1
<div style="background-color:#ac04d1;">Content here</div>
.mybackground {background-color:#ac04d1;}
Border around this has a color of #ac04d1
<div style="border:2px solid #ac04d1;">Content here</div>
.myborder {border:2px solid #ac04d1;}