#ac2dff color space conversions
Hex:
#ac2dff
RGB:
172, 45, 255
CMY:
33, 82, 0
CMYK:
33, 82, 0, 0
HSL:
276°, 100.0000%, 58.8235%
HSV (HSB):
276°, 82.3529%, 100.0000%
XYZ:
36.0016, 17.8674, 96.1590
xyY:
0.2400, 0.1191, 17.8674
CIE-Lab:
49.3349, 80.1529, -79.2381
CIE-LCH:
49.3349, 112.7084, 315.3288
CIE-Luv:
49.3349, 28.9978, -126.3004
Hunter-Lab:
42.2699, 78.0578, -105.2889
#ac2dff color charts
#ac2dff color shades, tints & tones
#ac2dff color schemes
#ac2dff color preview, HTML & CSS examples
This text has a color of #ac2dff
<p style="color:#ac2dff;">Text here</p>
.mytext {color:#ac2dff;}
This box has a color of #ac2dff
<div style="background-color:#ac2dff;">Content here</div>
.mybackground {background-color:#ac2dff;}
Border around this has a color of #ac2dff
<div style="border:2px solid #ac2dff;">Content here</div>
.myborder {border:2px solid #ac2dff;}