#ae04ec color space conversions
Hex:
#ae04ec
RGB:
174, 4, 236
CMY:
32, 98, 7
CMYK:
26, 98, 0, 7
HSL:
284°, 96.6667%, 47.0588%
HSV (HSB):
284°, 98.3051%, 92.5490%
XYZ:
32.6393, 15.1416, 80.5592
xyY:
0.2543, 0.1180, 15.1416
CIE-Lab:
45.8276, 83.6384, -74.2909
CIE-LCH:
45.8276, 111.8683, 318.3872
CIE-Luv:
45.8276, 37.2492, -117.1085
Hunter-Lab:
38.9123, 81.6280, -95.5083
#ae04ec color charts
#ae04ec color shades, tints & tones
#ae04ec color schemes
#ae04ec color preview, HTML & CSS examples
This text has a color of #ae04ec
<p style="color:#ae04ec;">Text here</p>
.mytext {color:#ae04ec;}
This box has a color of #ae04ec
<div style="background-color:#ae04ec;">Content here</div>
.mybackground {background-color:#ae04ec;}
Border around this has a color of #ae04ec
<div style="border:2px solid #ae04ec;">Content here</div>
.myborder {border:2px solid #ae04ec;}