#e35dd3 color space conversions
Hex:
#e35dd3
RGB:
227, 93, 211
CMY:
11, 64, 17
CMYK:
0, 59, 7, 11
HSL:
307°, 70.5263%, 62.7451%
HSV (HSB):
307°, 59.0308%, 89.0196%
XYZ:
47.3508, 28.8627, 64.7034
xyY:
0.3360, 0.2048, 28.8627
CIE-Lab:
60.6603, 65.9366, -35.9727
CIE-LCH:
60.6603, 75.1110, 331.3846
CIE-Luv:
60.6603, 65.4573, -65.5775
Hunter-Lab:
53.7241, 63.3075, -33.8000
#e35dd3 color charts
#e35dd3 color shades, tints & tones
#e35dd3 color schemes
#e35dd3 color preview, HTML & CSS examples
This text has a color of #e35dd3
<p style="color:#e35dd3;">Text here</p>
.mytext {color:#e35dd3;}
This box has a color of #e35dd3
<div style="background-color:#e35dd3;">Content here</div>
.mybackground {background-color:#e35dd3;}
Border around this has a color of #e35dd3
<div style="border:2px solid #e35dd3;">Content here</div>
.myborder {border:2px solid #e35dd3;}