#ae95c9 color space conversions
Hex:
#ae95c9
RGB:
174, 149, 201
CMY:
32, 42, 21
CMYK:
13, 26, 0, 21
HSL:
269°, 32.5000%, 68.6275%
HSV (HSB):
269°, 25.8706%, 78.8235%
XYZ:
38.7456, 34.7106, 59.9160
xyY:
0.2905, 0.2603, 34.7106
CIE-Lab:
65.5227, 19.3449, -23.3355
CIE-LCH:
65.5227, 30.3112, 309.6583
CIE-Luv:
65.5227, 10.0819, -38.9240
Hunter-Lab:
58.9157, 14.2871, -19.0557
#ae95c9 color charts
#ae95c9 color shades, tints & tones
#ae95c9 color schemes
#ae95c9 color preview, HTML & CSS examples
This text has a color of #ae95c9
<p style="color:#ae95c9;">Text here</p>
.mytext {color:#ae95c9;}
This box has a color of #ae95c9
<div style="background-color:#ae95c9;">Content here</div>
.mybackground {background-color:#ae95c9;}
Border around this has a color of #ae95c9
<div style="border:2px solid #ae95c9;">Content here</div>
.myborder {border:2px solid #ae95c9;}