#e32ae5 color space conversions
Hex:
#e32ae5
RGB:
227, 42, 229
CMY:
11, 84, 10
CMYK:
1, 82, 0, 10
HSL:
299°, 78.2427%, 53.1373%
HSV (HSB):
299°, 81.6594%, 89.8039%
XYZ:
46.6494, 23.6440, 76.2338
xyY:
0.3184, 0.1614, 23.6440
CIE-Lab:
55.7295, 85.2229, -53.9213
CIE-LCH:
55.7295, 100.8487, 327.6781
CIE-Luv:
55.7295, 71.2471, -94.5965
Hunter-Lab:
48.6251, 86.1535, -58.9166
#e32ae5 color charts
#e32ae5 color shades, tints & tones
#e32ae5 color schemes
#e32ae5 color preview, HTML & CSS examples
This text has a color of #e32ae5
<p style="color:#e32ae5;">Text here</p>
.mytext {color:#e32ae5;}
This box has a color of #e32ae5
<div style="background-color:#e32ae5;">Content here</div>
.mybackground {background-color:#e32ae5;}
Border around this has a color of #e32ae5
<div style="border:2px solid #e32ae5;">Content here</div>
.myborder {border:2px solid #e32ae5;}