#e078e5 color space conversions
Hex:
#e078e5
RGB:
224, 120, 229
CMY:
12, 53, 10
CMYK:
2, 48, 0, 10
HSL:
297°, 67.7019%, 68.4314%
HSV (HSB):
297°, 47.5983%, 89.8039%
XYZ:
51.5998, 34.9374, 78.1527
xyY:
0.3133, 0.2121, 34.9374
CIE-Lab:
65.6999, 55.7323, -38.2089
CIE-LCH:
65.6999, 67.5723, 325.5663
CIE-Luv:
65.6999, 48.6295, -68.4987
Hunter-Lab:
59.1078, 52.3877, -37.0181
#e078e5 color charts
#e078e5 color shades, tints & tones
#e078e5 color schemes
#e078e5 color preview, HTML & CSS examples
This text has a color of #e078e5
<p style="color:#e078e5;">Text here</p>
.mytext {color:#e078e5;}
This box has a color of #e078e5
<div style="background-color:#e078e5;">Content here</div>
.mybackground {background-color:#e078e5;}
Border around this has a color of #e078e5
<div style="border:2px solid #e078e5;">Content here</div>
.myborder {border:2px solid #e078e5;}