#ac28e5 color space conversions
Hex:
#ac28e5
RGB:
172, 40, 229
CMY:
33, 84, 10
CMYK:
25, 83, 0, 10
HSL:
282°, 78.4232%, 52.7451%
HSV (HSB):
282°, 82.5328%, 89.8039%
XYZ:
31.9149, 15.9454, 75.5244
xyY:
0.2587, 0.1292, 15.9454
CIE-Lab:
46.9028, 76.3943, -68.5874
CIE-LCH:
46.9028, 102.6661, 318.0823
CIE-Luv:
46.9028, 35.7765, -109.7372
Hunter-Lab:
39.9317, 72.7836, -84.1854
#ac28e5 color charts
#ac28e5 color shades, tints & tones
#ac28e5 color schemes
#ac28e5 color preview, HTML & CSS examples
This text has a color of #ac28e5
<p style="color:#ac28e5;">Text here</p>
.mytext {color:#ac28e5;}
This box has a color of #ac28e5
<div style="background-color:#ac28e5;">Content here</div>
.mybackground {background-color:#ac28e5;}
Border around this has a color of #ac28e5
<div style="border:2px solid #ac28e5;">Content here</div>
.myborder {border:2px solid #ac28e5;}