#e35ecd color space conversions
Hex:
#e35ecd
RGB:
227, 94, 205
CMY:
11, 63, 20
CMYK:
0, 59, 10, 11
HSL:
310°, 70.3704%, 62.9412%
HSV (HSB):
310°, 58.5903%, 89.0196%
XYZ:
46.7007, 28.7441, 60.8444
xyY:
0.3427, 0.2109, 28.7441
CIE-Lab:
60.5551, 64.5678, -32.7425
CIE-LCH:
60.5551, 72.3952, 333.1103
CIE-Luv:
60.5551, 66.9334, -60.3055
Hunter-Lab:
53.6135, 61.6610, -29.7570
#e35ecd color charts
#e35ecd color shades, tints & tones
#e35ecd color schemes
#e35ecd color preview, HTML & CSS examples
This text has a color of #e35ecd
<p style="color:#e35ecd;">Text here</p>
.mytext {color:#e35ecd;}
This box has a color of #e35ecd
<div style="background-color:#e35ecd;">Content here</div>
.mybackground {background-color:#e35ecd;}
Border around this has a color of #e35ecd
<div style="border:2px solid #e35ecd;">Content here</div>
.myborder {border:2px solid #e35ecd;}