#e35de5 color space conversions
Hex:
#e35de5
RGB:
227, 93, 229
CMY:
11, 64, 10
CMYK:
1, 59, 0, 10
HSL:
299°, 72.3404%, 63.1373%
HSV (HSB):
299°, 59.3886%, 89.8039%
XYZ:
49.7358, 29.8167, 77.2626
xyY:
0.3172, 0.1901, 29.8167
CIE-Lab:
61.4958, 68.8815, -44.7749
CIE-LCH:
61.4958, 82.1551, 326.9750
CIE-Luv:
61.4958, 60.0728, -80.0361
Hunter-Lab:
54.6047, 67.0254, -45.6687
#e35de5 color charts
#e35de5 color shades, tints & tones
#e35de5 color schemes
#e35de5 color preview, HTML & CSS examples
This text has a color of #e35de5
<p style="color:#e35de5;">Text here</p>
.mytext {color:#e35de5;}
This box has a color of #e35de5
<div style="background-color:#e35de5;">Content here</div>
.mybackground {background-color:#e35de5;}
Border around this has a color of #e35de5
<div style="border:2px solid #e35de5;">Content here</div>
.myborder {border:2px solid #e35de5;}