#e32df3 color space conversions
Hex:
#e32df3
RGB:
227, 45, 243
CMY:
11, 82, 5
CMYK:
7, 81, 0, 5
HSL:
295°, 89.1892%, 56.4706%
HSV (HSB):
295°, 81.4815%, 95.2941%
XYZ:
48.7946, 24.6787, 86.9857
xyY:
0.3041, 0.1538, 24.6787
CIE-Lab:
56.7610, 86.7321, -60.1277
CIE-LCH:
56.7610, 105.5358, 325.2681
CIE-Luv:
56.7610, 65.8317, -104.5401
Hunter-Lab:
49.6777, 88.3910, -69.0425
#e32df3 color charts
#e32df3 color shades, tints & tones
#e32df3 color schemes
#e32df3 color preview, HTML & CSS examples
This text has a color of #e32df3
<p style="color:#e32df3;">Text here</p>
.mytext {color:#e32df3;}
This box has a color of #e32df3
<div style="background-color:#e32df3;">Content here</div>
.mybackground {background-color:#e32df3;}
Border around this has a color of #e32df3
<div style="border:2px solid #e32df3;">Content here</div>
.myborder {border:2px solid #e32df3;}