#ae01c1 color space conversions
Hex:
#ae01c1
RGB:
174, 1, 193
CMY:
32, 100, 24
CMYK:
10, 99, 0, 24
HSL:
294°, 98.9691%, 38.0392%
HSV (HSB):
294°, 99.4819%, 75.6863%
XYZ:
27.0921, 12.8706, 51.5084
xyY:
0.2962, 0.1407, 12.8706
CIE-Lab:
42.5677, 76.6102, -54.8578
CIE-LCH:
42.5677, 94.2258, 324.3949
CIE-Luv:
42.5677, 50.5741, -88.0841
Hunter-Lab:
35.8757, 72.0146, -60.0126
#ae01c1 color charts
#ae01c1 color shades, tints & tones
#ae01c1 color schemes
#ae01c1 color preview, HTML & CSS examples
This text has a color of #ae01c1
<p style="color:#ae01c1;">Text here</p>
.mytext {color:#ae01c1;}
This box has a color of #ae01c1
<div style="background-color:#ae01c1;">Content here</div>
.mybackground {background-color:#ae01c1;}
Border around this has a color of #ae01c1
<div style="border:2px solid #ae01c1;">Content here</div>
.myborder {border:2px solid #ae01c1;}