#ae95d3 color space conversions
Hex:
#ae95d3
RGB:
174, 149, 211
CMY:
32, 42, 17
CMYK:
18, 29, 0, 17
HSL:
264°, 41.3333%, 70.5882%
HSV (HSB):
264°, 29.3839%, 82.7451%
XYZ:
39.9609, 35.1967, 66.3155
xyY:
0.2825, 0.2488, 35.1967
CIE-Lab:
65.9015, 21.5484, -28.3211
CIE-LCH:
65.9015, 35.5868, 307.2660
CIE-Luv:
65.9015, 9.0810, -47.3429
Hunter-Lab:
59.3268, 16.4107, -24.7456
#ae95d3 color charts
#ae95d3 color shades, tints & tones
#ae95d3 color schemes
#ae95d3 color preview, HTML & CSS examples
This text has a color of #ae95d3
<p style="color:#ae95d3;">Text here</p>
.mytext {color:#ae95d3;}
This box has a color of #ae95d3
<div style="background-color:#ae95d3;">Content here</div>
.mybackground {background-color:#ae95d3;}
Border around this has a color of #ae95d3
<div style="border:2px solid #ae95d3;">Content here</div>
.myborder {border:2px solid #ae95d3;}