#e225d5 color space conversions
Hex:
#e225d5
RGB:
226, 37, 213
CMY:
11, 85, 16
CMYK:
0, 84, 6, 11
HSL:
304°, 76.5182%, 51.5686%
HSV (HSB):
304°, 83.6283%, 88.6275%
XYZ:
44.0358, 22.2960, 64.9334
xyY:
0.3355, 0.1699, 22.2960
CIE-Lab:
54.3396, 83.7064, -47.0694
CIE-LCH:
54.3396, 96.0328, 330.6503
CIE-Luv:
54.3396, 77.2944, -83.5732
Hunter-Lab:
47.2186, 83.8356, -48.4805
#e225d5 color charts
#e225d5 color shades, tints & tones
#e225d5 color schemes
#e225d5 color preview, HTML & CSS examples
This text has a color of #e225d5
<p style="color:#e225d5;">Text here</p>
.mytext {color:#e225d5;}
This box has a color of #e225d5
<div style="background-color:#e225d5;">Content here</div>
.mybackground {background-color:#e225d5;}
Border around this has a color of #e225d5
<div style="border:2px solid #e225d5;">Content here</div>
.myborder {border:2px solid #e225d5;}