#e55fed color space conversions
Hex:
#e55fed
RGB:
229, 95, 237
CMY:
10, 63, 7
CMYK:
3, 60, 0, 7
HSL:
297°, 79.7753%, 65.0980%
HSV (HSB):
297°, 59.9156%, 92.9412%
XYZ:
51.6914, 30.9569, 83.3716
xyY:
0.3114, 0.1865, 30.9569
CIE-Lab:
62.4712, 69.8902, -47.6760
CIE-LCH:
62.4712, 84.6029, 325.6999
CIE-Luv:
62.4712, 58.4998, -85.0206
Hunter-Lab:
55.6389, 68.4676, -49.8954
#e55fed color charts
#e55fed color shades, tints & tones
#e55fed color schemes
#e55fed color preview, HTML & CSS examples
This text has a color of #e55fed
<p style="color:#e55fed;">Text here</p>
.mytext {color:#e55fed;}
This box has a color of #e55fed
<div style="background-color:#e55fed;">Content here</div>
.mybackground {background-color:#e55fed;}
Border around this has a color of #e55fed
<div style="border:2px solid #e55fed;">Content here</div>
.myborder {border:2px solid #e55fed;}