#e35cdc color space conversions
Hex:
#e35cdc
RGB:
227, 92, 220
CMY:
11, 64, 14
CMYK:
0, 59, 3, 11
HSL:
303°, 70.6806%, 62.5490%
HSV (HSB):
303°, 59.4714%, 89.0196%
XYZ:
48.4240, 29.1525, 70.7849
xyY:
0.3264, 0.1965, 29.1525
CIE-Lab:
60.9160, 67.8067, -40.6430
CIE-LCH:
60.9160, 79.0544, 329.0617
CIE-Luv:
60.9160, 63.0637, -73.2357
Hunter-Lab:
53.9930, 65.6009, -39.9341
#e35cdc color charts
#e35cdc color shades, tints & tones
#e35cdc color schemes
#e35cdc color preview, HTML & CSS examples
This text has a color of #e35cdc
<p style="color:#e35cdc;">Text here</p>
.mytext {color:#e35cdc;}
This box has a color of #e35cdc
<div style="background-color:#e35cdc;">Content here</div>
.mybackground {background-color:#e35cdc;}
Border around this has a color of #e35cdc
<div style="border:2px solid #e35cdc;">Content here</div>
.myborder {border:2px solid #e35cdc;}