#ae05ec color space conversions
Hex:
#ae05ec
RGB:
174, 5, 236
CMY:
32, 98, 7
CMYK:
26, 98, 0, 7
HSL:
284°, 95.8506%, 47.2549%
HSV (HSB):
284°, 97.8814%, 92.5490%
XYZ:
32.6502, 15.1633, 80.5628
xyY:
0.2543, 0.1181, 15.1633
CIE-Lab:
45.8571, 83.5499, -74.2427
CIE-LCH:
45.8571, 111.7702, 318.3756
CIE-Luv:
45.8571, 37.2173, -117.0640
Hunter-Lab:
38.9401, 81.5217, -95.4064
#ae05ec color charts
#ae05ec color shades, tints & tones
#ae05ec color schemes
#ae05ec color preview, HTML & CSS examples
This text has a color of #ae05ec
<p style="color:#ae05ec;">Text here</p>
.mytext {color:#ae05ec;}
This box has a color of #ae05ec
<div style="background-color:#ae05ec;">Content here</div>
.mybackground {background-color:#ae05ec;}
Border around this has a color of #ae05ec
<div style="border:2px solid #ae05ec;">Content here</div>
.myborder {border:2px solid #ae05ec;}