#e235d5 color space conversions
Hex:
#e235d5
RGB:
226, 53, 213
CMY:
11, 79, 16
CMYK:
0, 77, 6, 11
HSL:
305°, 74.8918%, 54.7059%
HSV (HSB):
305°, 76.5487%, 88.6275%
XYZ:
44.6474, 23.5191, 65.1372
xyY:
0.3349, 0.1764, 23.5191
CIE-Lab:
55.6030, 80.0436, -45.0672
CIE-LCH:
55.6030, 91.8588, 330.6191
CIE-Luv:
55.6030, 74.7428, -80.4467
Hunter-Lab:
48.4964, 79.4640, -45.6869
#e235d5 color charts
#e235d5 color shades, tints & tones
#e235d5 color schemes
#e235d5 color preview, HTML & CSS examples
This text has a color of #e235d5
<p style="color:#e235d5;">Text here</p>
.mytext {color:#e235d5;}
This box has a color of #e235d5
<div style="background-color:#e235d5;">Content here</div>
.mybackground {background-color:#e235d5;}
Border around this has a color of #e235d5
<div style="border:2px solid #e235d5;">Content here</div>
.myborder {border:2px solid #e235d5;}