#ae34d5 color space conversions
Hex:
#ae34d5
RGB:
174, 52, 213
CMY:
32, 80, 16
CMYK:
18, 76, 0, 16
HSL:
285°, 65.7143%, 51.9608%
HSV (HSB):
285°, 75.5869%, 83.5294%
XYZ:
30.6938, 16.2587, 64.4713
xyY:
0.2755, 0.1459, 16.2587
CIE-Lab:
47.3121, 70.1396, -58.7855
CIE-LCH:
47.3121, 91.5167, 320.0329
CIE-Luv:
47.3121, 39.6752, -95.7403
Hunter-Lab:
40.3221, 65.3130, -66.5736
#ae34d5 color charts
#ae34d5 color shades, tints & tones
#ae34d5 color schemes
#ae34d5 color preview, HTML & CSS examples
This text has a color of #ae34d5
<p style="color:#ae34d5;">Text here</p>
.mytext {color:#ae34d5;}
This box has a color of #ae34d5
<div style="background-color:#ae34d5;">Content here</div>
.mybackground {background-color:#ae34d5;}
Border around this has a color of #ae34d5
<div style="border:2px solid #ae34d5;">Content here</div>
.myborder {border:2px solid #ae34d5;}