#e078f5 color space conversions
Hex:
#e078f5
RGB:
224, 120, 245
CMY:
12, 53, 4
CMYK:
9, 51, 0, 4
HSL:
290°, 86.2069%, 71.5686%
HSV (HSB):
290°, 51.0204%, 96.0784%
XYZ:
53.9384, 35.8728, 90.4675
xyY:
0.2992, 0.1990, 35.8728
CIE-Lab:
66.4226, 58.6882, -45.9135
CIE-LCH:
66.4226, 74.5142, 321.9629
CIE-Luv:
66.4226, 44.9353, -81.5275
Hunter-Lab:
59.8939, 55.9365, -47.6296
#e078f5 color charts
#e078f5 color shades, tints & tones
#e078f5 color schemes
#e078f5 color preview, HTML & CSS examples
This text has a color of #e078f5
<p style="color:#e078f5;">Text here</p>
.mytext {color:#e078f5;}
This box has a color of #e078f5
<div style="background-color:#e078f5;">Content here</div>
.mybackground {background-color:#e078f5;}
Border around this has a color of #e078f5
<div style="border:2px solid #e078f5;">Content here</div>
.myborder {border:2px solid #e078f5;}