#e44dfc color space conversions
Hex:
#e44dfc
RGB:
228, 77, 252
CMY:
11, 70, 1
CMYK:
10, 69, 0, 1
HSL:
292°, 96.6851%, 64.5098%
HSV (HSB):
292°, 69.4444%, 98.8235%
XYZ:
52.2195, 28.8300, 94.9079
xyY:
0.2968, 0.1638, 28.8300
CIE-Lab:
60.6313, 79.2059, -58.9258
CIE-LCH:
60.6313, 98.7210, 323.3524
CIE-Luv:
60.6313, 58.0468, -103.3312
Hunter-Lab:
53.6936, 79.6357, -67.2146
#e44dfc color charts
#e44dfc color shades, tints & tones
#e44dfc color schemes
#e44dfc color preview, HTML & CSS examples
This text has a color of #e44dfc
<p style="color:#e44dfc;">Text here</p>
.mytext {color:#e44dfc;}
This box has a color of #e44dfc
<div style="background-color:#e44dfc;">Content here</div>
.mybackground {background-color:#e44dfc;}
Border around this has a color of #e44dfc
<div style="border:2px solid #e44dfc;">Content here</div>
.myborder {border:2px solid #e44dfc;}