#ac38e5 color space conversions
Hex:
#ac38e5
RGB:
172, 56, 229
CMY:
33, 78, 10
CMYK:
25, 76, 0, 10
HSL:
280°, 76.8889%, 55.8824%
HSV (HSB):
280°, 75.5459%, 89.8039%
XYZ:
32.5703, 17.2561, 75.7429
xyY:
0.2594, 0.1374, 17.2561
CIE-Lab:
48.5812, 71.5225, -65.8641
CIE-LCH:
48.5812, 97.2294, 317.3585
CIE-Luv:
48.5812, 33.6981, -106.6632
Hunter-Lab:
41.5405, 67.2589, -79.0280
#ac38e5 color charts
#ac38e5 color shades, tints & tones
#ac38e5 color schemes
#ac38e5 color preview, HTML & CSS examples
This text has a color of #ac38e5
<p style="color:#ac38e5;">Text here</p>
.mytext {color:#ac38e5;}
This box has a color of #ac38e5
<div style="background-color:#ac38e5;">Content here</div>
.mybackground {background-color:#ac38e5;}
Border around this has a color of #ac38e5
<div style="border:2px solid #ac38e5;">Content here</div>
.myborder {border:2px solid #ac38e5;}