#ae10cc color space conversions
Hex:
#ae10cc
RGB:
174, 16, 204
CMY:
32, 94, 20
CMYK:
15, 92, 0, 20
HSL:
290°, 85.4545%, 43.1373%
HSV (HSB):
290°, 92.1569%, 80.0000%
XYZ:
28.5399, 13.7289, 58.2725
xyY:
0.2839, 0.1365, 13.7289
CIE-Lab:
43.8416, 76.8797, -59.2043
CIE-LCH:
43.8416, 97.0342, 322.4005
CIE-Luv:
43.8416, 46.2115, -94.8656
Hunter-Lab:
37.0525, 72.6489, -67.3086
#ae10cc color charts
#ae10cc color shades, tints & tones
#ae10cc color schemes
#ae10cc color preview, HTML & CSS examples
This text has a color of #ae10cc
<p style="color:#ae10cc;">Text here</p>
.mytext {color:#ae10cc;}
This box has a color of #ae10cc
<div style="background-color:#ae10cc;">Content here</div>
.mybackground {background-color:#ae10cc;}
Border around this has a color of #ae10cc
<div style="border:2px solid #ae10cc;">Content here</div>
.myborder {border:2px solid #ae10cc;}