#e225e4 color space conversions
Hex:
#e225e4
RGB:
226, 37, 228
CMY:
11, 85, 11
CMYK:
1, 84, 0, 11
HSL:
299°, 77.9592%, 51.9608%
HSV (HSB):
299°, 83.7719%, 89.4118%
XYZ:
46.0292, 23.0933, 75.4302
xyY:
0.3184, 0.1598, 23.0933
CIE-Lab:
55.1683, 85.8864, -54.2628
CIE-LCH:
55.1683, 101.5919, 327.7154
CIE-Luv:
55.1683, 71.5303, -94.9679
Hunter-Lab:
48.0555, 86.8762, -59.4256
#e225e4 color charts
#e225e4 color shades, tints & tones
#e225e4 color schemes
#e225e4 color preview, HTML & CSS examples
This text has a color of #e225e4
<p style="color:#e225e4;">Text here</p>
.mytext {color:#e225e4;}
This box has a color of #e225e4
<div style="background-color:#e225e4;">Content here</div>
.mybackground {background-color:#e225e4;}
Border around this has a color of #e225e4
<div style="border:2px solid #e225e4;">Content here</div>
.myborder {border:2px solid #e225e4;}