#ac95dd color space conversions
Hex:
#ac95dd
RGB:
172, 149, 221
CMY:
33, 42, 13
CMYK:
22, 33, 0, 13
HSL:
259°, 51.4286%, 72.5490%
HSV (HSB):
259°, 32.5792%, 86.6667%
XYZ:
40.8118, 35.4860, 73.1051
xyY:
0.2732, 0.2375, 35.4860
CIE-Lab:
66.1253, 23.2240, -33.5341
CIE-LCH:
66.1253, 40.7908, 304.7045
CIE-Luv:
66.1253, 7.0250, -56.1325
Hunter-Lab:
59.5701, 18.0437, -31.0622
#ac95dd color charts
#ac95dd color shades, tints & tones
#ac95dd color schemes
#ac95dd color preview, HTML & CSS examples
This text has a color of #ac95dd
<p style="color:#ac95dd;">Text here</p>
.mytext {color:#ac95dd;}
This box has a color of #ac95dd
<div style="background-color:#ac95dd;">Content here</div>
.mybackground {background-color:#ac95dd;}
Border around this has a color of #ac95dd
<div style="border:2px solid #ac95dd;">Content here</div>
.myborder {border:2px solid #ac95dd;}