#ac2ddd color space conversions
Hex:
#ac2ddd
RGB:
172, 45, 221
CMY:
33, 82, 13
CMYK:
22, 80, 0, 13
HSL:
283°, 72.1311%, 52.1569%
HSV (HSB):
283°, 79.6380%, 86.6667%
XYZ:
31.0028, 15.8679, 69.8354
xyY:
0.2656, 0.1360, 15.8679
CIE-Lab:
46.8007, 73.4915, -64.2015
CIE-LCH:
46.8007, 97.5850, 318.8598
CIE-Luv:
46.8007, 37.3027, -103.3673
Hunter-Lab:
39.8345, 69.2143, -76.0594
#ac2ddd color charts
#ac2ddd color shades, tints & tones
#ac2ddd color schemes
#ac2ddd color preview, HTML & CSS examples
This text has a color of #ac2ddd
<p style="color:#ac2ddd;">Text here</p>
.mytext {color:#ac2ddd;}
This box has a color of #ac2ddd
<div style="background-color:#ac2ddd;">Content here</div>
.mybackground {background-color:#ac2ddd;}
Border around this has a color of #ac2ddd
<div style="border:2px solid #ac2ddd;">Content here</div>
.myborder {border:2px solid #ac2ddd;}