#e363cd color space conversions
Hex:
#e363cd
RGB:
227, 99, 205
CMY:
11, 61, 20
CMYK:
0, 56, 10, 11
HSL:
310°, 69.5652%, 63.9216%
HSV (HSB):
310°, 56.3877%, 89.0196%
XYZ:
47.1598, 29.6624, 60.9974
xyY:
0.3422, 0.2152, 29.6624
CIE-Lab:
61.3618, 62.3794, -31.4897
CIE-LCH:
61.3618, 69.8770, 333.2149
CIE-Luv:
61.3618, 65.0844, -58.1442
Hunter-Lab:
54.4632, 59.2533, -28.2792
#e363cd color charts
#e363cd color shades, tints & tones
#e363cd color schemes
#e363cd color preview, HTML & CSS examples
This text has a color of #e363cd
<p style="color:#e363cd;">Text here</p>
.mytext {color:#e363cd;}
This box has a color of #e363cd
<div style="background-color:#e363cd;">Content here</div>
.mybackground {background-color:#e363cd;}
Border around this has a color of #e363cd
<div style="border:2px solid #e363cd;">Content here</div>
.myborder {border:2px solid #e363cd;}