#ac2cf3 color space conversions
Hex:
#ac2cf3
RGB:
172, 44, 243
CMY:
33, 83, 5
CMYK:
29, 82, 0, 5
HSL:
279°, 89.2377%, 56.2745%
HSV (HSB):
279°, 81.8930%, 95.2941%
XYZ:
34.0916, 17.0431, 86.2868
xyY:
0.2481, 0.1240, 17.0431
CIE-Lab:
48.3143, 78.0379, -74.1927
CIE-LCH:
48.3143, 107.6776, 316.4469
CIE-Luv:
48.3143, 31.8644, -118.5429
Hunter-Lab:
41.2833, 75.1590, -95.0247
#ac2cf3 color charts
#ac2cf3 color shades, tints & tones
#ac2cf3 color schemes
#ac2cf3 color preview, HTML & CSS examples
This text has a color of #ac2cf3
<p style="color:#ac2cf3;">Text here</p>
.mytext {color:#ac2cf3;}
This box has a color of #ac2cf3
<div style="background-color:#ac2cf3;">Content here</div>
.mybackground {background-color:#ac2cf3;}
Border around this has a color of #ac2cf3
<div style="border:2px solid #ac2cf3;">Content here</div>
.myborder {border:2px solid #ac2cf3;}