#ae25cc color space conversions
Hex:
#ae25cc
RGB:
174, 37, 204
CMY:
32, 85, 20
CMYK:
15, 82, 0, 20
HSL:
289°, 69.2946%, 47.2549%
HSV (HSB):
289°, 81.8627%, 80.0000%
XYZ:
29.0162, 14.6814, 58.4312
xyY:
0.2841, 0.1438, 14.6814
CIE-Lab:
45.1948, 72.8993, -57.0186
CIE-LCH:
45.1948, 92.5496, 321.9690
CIE-Luv:
45.1948, 44.3912, -92.2966
Hunter-Lab:
38.3164, 68.1208, -63.5939
#ae25cc color charts
#ae25cc color shades, tints & tones
#ae25cc color schemes
#ae25cc color preview, HTML & CSS examples
This text has a color of #ae25cc
<p style="color:#ae25cc;">Text here</p>
.mytext {color:#ae25cc;}
This box has a color of #ae25cc
<div style="background-color:#ae25cc;">Content here</div>
.mybackground {background-color:#ae25cc;}
Border around this has a color of #ae25cc
<div style="border:2px solid #ae25cc;">Content here</div>
.myborder {border:2px solid #ae25cc;}