#e225e1 color space conversions
Hex:
#e225e1
RGB:
226, 37, 225
CMY:
11, 85, 12
CMYK:
0, 84, 0, 11
HSL:
300°, 76.5182%, 51.5686%
HSV (HSB):
300°, 83.6283%, 88.6275%
XYZ:
45.6162, 22.9281, 73.2555
xyY:
0.3217, 0.1617, 22.9281
CIE-Lab:
54.9982, 85.4417, -52.8387
CIE-LCH:
54.9982, 100.4600, 328.2666
CIE-Luv:
54.9982, 72.6590, -92.7085
Hunter-Lab:
47.8833, 86.2528, -57.1879
#e225e1 color charts
#e225e1 color shades, tints & tones
#e225e1 color schemes
#e225e1 color preview, HTML & CSS examples
This text has a color of #e225e1
<p style="color:#e225e1;">Text here</p>
.mytext {color:#e225e1;}
This box has a color of #e225e1
<div style="background-color:#e225e1;">Content here</div>
.mybackground {background-color:#e225e1;}
Border around this has a color of #e225e1
<div style="border:2px solid #e225e1;">Content here</div>
.myborder {border:2px solid #e225e1;}