#ae00ed color space conversions
Hex:
#ae00ed
RGB:
174, 0, 237
CMY:
32, 100, 7
CMYK:
27, 100, 0, 7
HSL:
284°, 100.0000%, 46.4706%
HSV (HSB):
284°, 100.0000%, 92.9412%
XYZ:
32.7416, 15.1131, 81.3122
xyY:
0.2535, 0.1170, 15.1131
CIE-Lab:
45.7887, 84.1714, -74.9198
CIE-LCH:
45.7887, 112.6845, 318.3282
CIE-Luv:
45.7887, 37.1064, -117.9342
Hunter-Lab:
38.8756, 82.3033, -96.7982
#ae00ed color charts
#ae00ed color shades, tints & tones
#ae00ed color schemes
#ae00ed color preview, HTML & CSS examples
This text has a color of #ae00ed
<p style="color:#ae00ed;">Text here</p>
.mytext {color:#ae00ed;}
This box has a color of #ae00ed
<div style="background-color:#ae00ed;">Content here</div>
.mybackground {background-color:#ae00ed;}
Border around this has a color of #ae00ed
<div style="border:2px solid #ae00ed;">Content here</div>
.myborder {border:2px solid #ae00ed;}