#ac28c9 color space conversions
Hex:
#ac28c9
RGB:
172, 40, 201
CMY:
33, 84, 21
CMYK:
14, 80, 0, 21
HSL:
289°, 66.8050%, 47.2549%
HSV (HSB):
289°, 80.0995%, 78.8235%
XYZ:
28.3147, 14.5053, 56.5658
xyY:
0.2849, 0.1459, 14.5053
CIE-Lab:
44.9490, 71.2230, -55.6940
CIE-LCH:
44.9490, 90.4131, 321.9758
CIE-Luv:
44.9490, 43.6408, -90.1115
Hunter-Lab:
38.0858, 66.0546, -61.3986
#ac28c9 color charts
#ac28c9 color shades, tints & tones
#ac28c9 color schemes
#ac28c9 color preview, HTML & CSS examples
This text has a color of #ac28c9
<p style="color:#ac28c9;">Text here</p>
.mytext {color:#ac28c9;}
This box has a color of #ac28c9
<div style="background-color:#ac28c9;">Content here</div>
.mybackground {background-color:#ac28c9;}
Border around this has a color of #ac28c9
<div style="border:2px solid #ac28c9;">Content here</div>
.myborder {border:2px solid #ac28c9;}