#ae96e6 color space conversions
Hex:
#ae96e6
RGB:
174, 150, 230
CMY:
32, 41, 10
CMYK:
24, 35, 0, 10
HSL:
258°, 61.5385%, 74.5098%
HSV (HSB):
258°, 34.7826%, 90.1961%
XYZ:
42.6448, 36.5245, 79.6652
xyY:
0.2685, 0.2300, 36.5245
CIE-Lab:
66.9188, 25.3686, -37.2552
CIE-LCH:
66.9188, 45.0723, 304.2526
CIE-Luv:
66.9188, 6.7849, -62.6816
Hunter-Lab:
60.4355, 20.1919, -35.8503
#ae96e6 color charts
#ae96e6 color shades, tints & tones
#ae96e6 color schemes
#ae96e6 color preview, HTML & CSS examples
This text has a color of #ae96e6
<p style="color:#ae96e6;">Text here</p>
.mytext {color:#ae96e6;}
This box has a color of #ae96e6
<div style="background-color:#ae96e6;">Content here</div>
.mybackground {background-color:#ae96e6;}
Border around this has a color of #ae96e6
<div style="border:2px solid #ae96e6;">Content here</div>
.myborder {border:2px solid #ae96e6;}