#e360dd color space conversions
Hex:
#e360dd
RGB:
227, 96, 221
CMY:
11, 62, 13
CMYK:
0, 58, 3, 11
HSL:
303°, 70.0535%, 63.3333%
HSV (HSB):
303°, 57.7093%, 89.0196%
XYZ:
48.9126, 29.9171, 71.6032
xyY:
0.3251, 0.1989, 29.9171
CIE-Lab:
61.5826, 66.2719, -40.1587
CIE-LCH:
61.5826, 77.4899, 328.7854
CIE-Luv:
61.5826, 61.4563, -72.3918
Hunter-Lab:
54.6965, 63.9054, -39.3290
#e360dd color charts
#e360dd color shades, tints & tones
#e360dd color schemes
#e360dd color preview, HTML & CSS examples
This text has a color of #e360dd
<p style="color:#e360dd;">Text here</p>
.mytext {color:#e360dd;}
This box has a color of #e360dd
<div style="background-color:#e360dd;">Content here</div>
.mybackground {background-color:#e360dd;}
Border around this has a color of #e360dd
<div style="border:2px solid #e360dd;">Content here</div>
.myborder {border:2px solid #e360dd;}