#e35ed4 color space conversions
Hex:
#e35ed4
RGB:
227, 94, 212
CMY:
11, 63, 17
CMYK:
0, 59, 7, 11
HSL:
307°, 70.3704%, 62.9412%
HSV (HSB):
307°, 58.5903%, 89.0196%
XYZ:
47.5649, 29.0898, 65.3953
xyY:
0.3348, 0.2048, 29.0898
CIE-Lab:
60.8608, 65.6691, -36.2243
CIE-LCH:
60.8608, 74.9975, 331.1180
CIE-Luv:
60.8608, 64.8094, -65.9692
Hunter-Lab:
53.9349, 63.0321, -34.1338
#e35ed4 color charts
#e35ed4 color shades, tints & tones
#e35ed4 color schemes
#e35ed4 color preview, HTML & CSS examples
This text has a color of #e35ed4
<p style="color:#e35ed4;">Text here</p>
.mytext {color:#e35ed4;}
This box has a color of #e35ed4
<div style="background-color:#e35ed4;">Content here</div>
.mybackground {background-color:#e35ed4;}
Border around this has a color of #e35ed4
<div style="border:2px solid #e35ed4;">Content here</div>
.myborder {border:2px solid #e35ed4;}