#ae95cd color space conversions
Hex:
#ae95cd
RGB:
174, 149, 205
CMY:
32, 42, 20
CMYK:
15, 27, 0, 20
HSL:
267°, 35.8974%, 69.4118%
HSV (HSB):
267°, 27.3171%, 80.3922%
XYZ:
39.2224, 34.9013, 62.4270
xyY:
0.2872, 0.2556, 34.9013
CIE-Lab:
65.6718, 20.2171, -25.3367
CIE-LCH:
65.6718, 32.4142, 308.5876
CIE-Luv:
65.6718, 9.6814, -42.2883
Hunter-Lab:
59.0774, 15.1238, -21.2975
#ae95cd color charts
#ae95cd color shades, tints & tones
#ae95cd color schemes
#ae95cd color preview, HTML & CSS examples
This text has a color of #ae95cd
<p style="color:#ae95cd;">Text here</p>
.mytext {color:#ae95cd;}
This box has a color of #ae95cd
<div style="background-color:#ae95cd;">Content here</div>
.mybackground {background-color:#ae95cd;}
Border around this has a color of #ae95cd
<div style="border:2px solid #ae95cd;">Content here</div>
.myborder {border:2px solid #ae95cd;}