#ac05d1 color space conversions
Hex:
#ac05d1
RGB:
172, 5, 209
CMY:
33, 98, 18
CMYK:
18, 98, 0, 18
HSL:
289°, 95.3271%, 41.9608%
HSV (HSB):
289°, 97.6077%, 81.9608%
XYZ:
28.5762, 13.4826, 61.4179
xyY:
0.2762, 0.1303, 13.4826
CIE-Lab:
43.4817, 78.5727, -62.6955
CIE-LCH:
43.4817, 100.5206, 321.4126
CIE-Luv:
43.4817, 43.8343, -99.4807
Hunter-Lab:
36.7187, 74.6589, -73.4688
#ac05d1 color charts
#ac05d1 color shades, tints & tones
#ac05d1 color schemes
#ac05d1 color preview, HTML & CSS examples
This text has a color of #ac05d1
<p style="color:#ac05d1;">Text here</p>
.mytext {color:#ac05d1;}
This box has a color of #ac05d1
<div style="background-color:#ac05d1;">Content here</div>
.mybackground {background-color:#ac05d1;}
Border around this has a color of #ac05d1
<div style="border:2px solid #ac05d1;">Content here</div>
.myborder {border:2px solid #ac05d1;}