#e44ed5 color space conversions
Hex:
#e44ed5
RGB:
228, 78, 213
CMY:
11, 69, 16
CMYK:
0, 66, 7, 11
HSL:
306°, 73.5294%, 60.0000%
HSV (HSB):
306°, 65.7895%, 89.4118%
XYZ:
46.7295, 26.7469, 65.6505
xyY:
0.3359, 0.1922, 26.7469
CIE-Lab:
58.7393, 72.4758, -40.1013
CIE-LCH:
58.7393, 82.8303, 331.0440
CIE-Luv:
58.7393, 70.2582, -72.5867
Hunter-Lab:
51.7174, 70.7794, -39.0612
#e44ed5 color charts
#e44ed5 color shades, tints & tones
#e44ed5 color schemes
#e44ed5 color preview, HTML & CSS examples
This text has a color of #e44ed5
<p style="color:#e44ed5;">Text here</p>
.mytext {color:#e44ed5;}
This box has a color of #e44ed5
<div style="background-color:#e44ed5;">Content here</div>
.mybackground {background-color:#e44ed5;}
Border around this has a color of #e44ed5
<div style="border:2px solid #e44ed5;">Content here</div>
.myborder {border:2px solid #e44ed5;}