#ac2ddc color space conversions
Hex:
#ac2ddc
RGB:
172, 45, 220
CMY:
33, 82, 14
CMYK:
22, 80, 0, 14
HSL:
284°, 71.4286%, 51.9608%
HSV (HSB):
284°, 79.5455%, 86.2745%
XYZ:
30.8699, 15.8147, 69.1357
xyY:
0.2665, 0.1365, 15.8147
CIE-Lab:
46.7305, 73.3016, -63.7446
CIE-LCH:
46.7305, 97.1417, 318.9891
CIE-Luv:
46.7305, 37.5707, -102.6684
Hunter-Lab:
39.7677, 68.9680, -75.2374
#ac2ddc color charts
#ac2ddc color shades, tints & tones
#ac2ddc color schemes
#ac2ddc color preview, HTML & CSS examples
This text has a color of #ac2ddc
<p style="color:#ac2ddc;">Text here</p>
.mytext {color:#ac2ddc;}
This box has a color of #ac2ddc
<div style="background-color:#ac2ddc;">Content here</div>
.mybackground {background-color:#ac2ddc;}
Border around this has a color of #ac2ddc
<div style="border:2px solid #ac2ddc;">Content here</div>
.myborder {border:2px solid #ac2ddc;}