#e32de1 color space conversions
Hex:
#e32de1
RGB:
227, 45, 225
CMY:
11, 82, 12
CMYK:
0, 80, 1, 11
HSL:
301°, 76.4706%, 53.3333%
HSV (HSB):
301°, 80.1762%, 89.0196%
XYZ:
46.2075, 23.6439, 73.3625
xyY:
0.3226, 0.1651, 23.6439
CIE-Lab:
55.7295, 83.9741, -51.6632
CIE-LCH:
55.7295, 98.5938, 328.3990
CIE-Luv:
55.7295, 72.3147, -91.0280
Hunter-Lab:
48.6250, 84.5319, -55.4157
#e32de1 color charts
#e32de1 color shades, tints & tones
#e32de1 color schemes
#e32de1 color preview, HTML & CSS examples
This text has a color of #e32de1
<p style="color:#e32de1;">Text here</p>
.mytext {color:#e32de1;}
This box has a color of #e32de1
<div style="background-color:#e32de1;">Content here</div>
.mybackground {background-color:#e32de1;}
Border around this has a color of #e32de1
<div style="border:2px solid #e32de1;">Content here</div>
.myborder {border:2px solid #e32de1;}