#e550e5 color space conversions
Hex:
#e550e5
RGB:
229, 80, 229
CMY:
10, 69, 10
CMYK:
0, 65, 0, 10
HSL:
300°, 74.1294%, 60.5882%
HSV (HSB):
300°, 65.0655%, 89.8039%
XYZ:
49.3246, 28.0525, 76.9437
xyY:
0.3196, 0.1818, 28.0525
CIE-Lab:
59.9361, 74.4908, -47.2182
CIE-LCH:
59.9361, 88.1955, 327.6302
CIE-Luv:
59.9361, 65.1666, -84.2647
Hunter-Lab:
52.9646, 73.5446, -49.0577
#e550e5 color charts
#e550e5 color shades, tints & tones
#e550e5 color schemes
#e550e5 color preview, HTML & CSS examples
This text has a color of #e550e5
<p style="color:#e550e5;">Text here</p>
.mytext {color:#e550e5;}
This box has a color of #e550e5
<div style="background-color:#e550e5;">Content here</div>
.mybackground {background-color:#e550e5;}
Border around this has a color of #e550e5
<div style="border:2px solid #e550e5;">Content here</div>
.myborder {border:2px solid #e550e5;}