#e363d5 color space conversions
Hex:
#e363d5
RGB:
227, 99, 213
CMY:
11, 61, 16
CMYK:
0, 56, 6, 11
HSL:
307°, 69.5652%, 63.9216%
HSV (HSB):
307°, 56.3877%, 89.0196%
XYZ:
48.1506, 30.0587, 66.2149
xyY:
0.3334, 0.2081, 30.0587
CIE-Lab:
61.7048, 63.6538, -35.4711
CIE-LCH:
61.7048, 72.8697, 330.8712
CIE-Luv:
61.7048, 62.7479, -64.6382
Hunter-Lab:
54.8258, 60.8221, -33.2284
#e363d5 color charts
#e363d5 color shades, tints & tones
#e363d5 color schemes
#e363d5 color preview, HTML & CSS examples
This text has a color of #e363d5
<p style="color:#e363d5;">Text here</p>
.mytext {color:#e363d5;}
This box has a color of #e363d5
<div style="background-color:#e363d5;">Content here</div>
.mybackground {background-color:#e363d5;}
Border around this has a color of #e363d5
<div style="border:2px solid #e363d5;">Content here</div>
.myborder {border:2px solid #e363d5;}