#e078ed color space conversions
Hex:
#e078ed
RGB:
224, 120, 237
CMY:
12, 53, 7
CMYK:
5, 49, 0, 7
HSL:
293°, 76.4706%, 70.0000%
HSV (HSB):
293°, 49.3671%, 92.9412%
XYZ:
52.7430, 35.3947, 84.1728
xyY:
0.3061, 0.2054, 35.3947
CIE-Lab:
66.0548, 57.1929, -42.0816
CIE-LCH:
66.0548, 71.0063, 323.6549
CIE-Luv:
66.0548, 46.7692, -75.0307
Hunter-Lab:
59.4934, 54.1331, -42.2396
#e078ed color charts
#e078ed color shades, tints & tones
#e078ed color schemes
#e078ed color preview, HTML & CSS examples
This text has a color of #e078ed
<p style="color:#e078ed;">Text here</p>
.mytext {color:#e078ed;}
This box has a color of #e078ed
<div style="background-color:#e078ed;">Content here</div>
.mybackground {background-color:#e078ed;}
Border around this has a color of #e078ed
<div style="border:2px solid #e078ed;">Content here</div>
.myborder {border:2px solid #e078ed;}