#ae008b color space conversions
Hex:
#ae008b
RGB:
174, 0, 139
CMY:
32, 100, 45
CMYK:
0, 100, 20, 32
HSL:
312°, 100.0000%, 34.1176%
HSV (HSB):
312°, 100.0000%, 68.2353%
XYZ:
22.1158, 10.8628, 25.3572
xyY:
0.3791, 0.1862, 10.8628
CIE-Lab:
39.3483, 68.9622, -27.6205
CIE-LCH:
39.3483, 74.2878, 338.1731
CIE-Luv:
39.3483, 72.0908, -48.0546
Hunter-Lab:
32.9587, 62.0984, -22.5444
#ae008b color charts
#ae008b color shades, tints & tones
#ae008b color schemes
#ae008b color preview, HTML & CSS examples
This text has a color of #ae008b
<p style="color:#ae008b;">Text here</p>
.mytext {color:#ae008b;}
This box has a color of #ae008b
<div style="background-color:#ae008b;">Content here</div>
.mybackground {background-color:#ae008b;}
Border around this has a color of #ae008b
<div style="border:2px solid #ae008b;">Content here</div>
.myborder {border:2px solid #ae008b;}