#e35fb5 color space conversions
Hex:
#e35fb5
RGB:
227, 95, 181
CMY:
11, 63, 29
CMYK:
0, 58, 20, 11
HSL:
321°, 70.2128%, 63.1373%
HSV (HSB):
321°, 58.1498%, 89.0196%
XYZ:
44.1113, 27.8515, 46.7670
xyY:
0.3715, 0.2346, 27.8515
CIE-Lab:
59.7543, 60.5879, -20.2893
CIE-LCH:
59.7543, 63.8949, 341.4857
CIE-Luv:
59.7543, 73.9273, -40.4557
Hunter-Lab:
52.7745, 56.8427, -15.5986
#e35fb5 color charts
#e35fb5 color shades, tints & tones
#e35fb5 color schemes
#e35fb5 color preview, HTML & CSS examples
This text has a color of #e35fb5
<p style="color:#e35fb5;">Text here</p>
.mytext {color:#e35fb5;}
This box has a color of #e35fb5
<div style="background-color:#e35fb5;">Content here</div>
.mybackground {background-color:#e35fb5;}
Border around this has a color of #e35fb5
<div style="border:2px solid #e35fb5;">Content here</div>
.myborder {border:2px solid #e35fb5;}