#ac05e0 color space conversions
Hex:
#ac05e0
RGB:
172, 5, 224
CMY:
33, 98, 12
CMYK:
23, 98, 0, 12
HSL:
286°, 95.6332%, 44.9020%
HSV (HSB):
286°, 97.7679%, 87.8431%
XYZ:
30.5221, 14.2610, 71.6650
xyY:
0.2621, 0.1225, 14.2610
CIE-Lab:
44.6050, 81.1676, -69.4805
CIE-LCH:
44.6050, 106.8444, 319.4361
CIE-Luv:
44.6050, 39.3714, -109.5779
Hunter-Lab:
37.7638, 78.1838, -86.0811
#ac05e0 color charts
#ac05e0 color shades, tints & tones
#ac05e0 color schemes
#ac05e0 color preview, HTML & CSS examples
This text has a color of #ac05e0
<p style="color:#ac05e0;">Text here</p>
.mytext {color:#ac05e0;}
This box has a color of #ac05e0
<div style="background-color:#ac05e0;">Content here</div>
.mybackground {background-color:#ac05e0;}
Border around this has a color of #ac05e0
<div style="border:2px solid #ac05e0;">Content here</div>
.myborder {border:2px solid #ac05e0;}