#ae95e9 color space conversions
Hex:
#ae95e9
RGB:
174, 149, 233
CMY:
32, 42, 9
CMYK:
25, 36, 0, 9
HSL:
258°, 65.6250%, 74.9020%
HSV (HSB):
258°, 36.0515%, 91.3725%
XYZ:
42.9110, 36.3768, 81.8506
xyY:
0.2663, 0.2257, 36.3768
CIE-Lab:
66.8068, 26.6460, -39.0813
CIE-LCH:
66.8068, 47.3007, 304.2865
CIE-Luv:
66.8068, 6.8959, -65.8618
Hunter-Lab:
60.3131, 21.4494, -38.2428
#ae95e9 color charts
#ae95e9 color shades, tints & tones
#ae95e9 color schemes
#ae95e9 color preview, HTML & CSS examples
This text has a color of #ae95e9
<p style="color:#ae95e9;">Text here</p>
.mytext {color:#ae95e9;}
This box has a color of #ae95e9
<div style="background-color:#ae95e9;">Content here</div>
.mybackground {background-color:#ae95e9;}
Border around this has a color of #ae95e9
<div style="border:2px solid #ae95e9;">Content here</div>
.myborder {border:2px solid #ae95e9;}