#ac95d3 color space conversions
Hex:
#ac95d3
RGB:
172, 149, 211
CMY:
33, 42, 17
CMYK:
18, 29, 0, 17
HSL:
262°, 41.3333%, 70.5882%
HSV (HSB):
262°, 29.3839%, 82.7451%
XYZ:
39.5186, 34.9687, 66.2948
xyY:
0.2807, 0.2484, 34.9687
CIE-Lab:
65.7243, 20.9252, -28.6091
CIE-LCH:
65.7243, 35.4450, 306.1825
CIE-Luv:
65.7243, 7.9913, -47.6982
Hunter-Lab:
59.1343, 15.8037, -25.0753
#ac95d3 color charts
#ac95d3 color shades, tints & tones
#ac95d3 color schemes
#ac95d3 color preview, HTML & CSS examples
This text has a color of #ac95d3
<p style="color:#ac95d3;">Text here</p>
.mytext {color:#ac95d3;}
This box has a color of #ac95d3
<div style="background-color:#ac95d3;">Content here</div>
.mybackground {background-color:#ac95d3;}
Border around this has a color of #ac95d3
<div style="border:2px solid #ac95d3;">Content here</div>
.myborder {border:2px solid #ac95d3;}