#e078c5 color space conversions
Hex:
#e078c5
RGB:
224, 120, 197
CMY:
12, 53, 23
CMYK:
0, 46, 12, 12
HSL:
316°, 62.6506%, 67.4510%
HSV (HSB):
316°, 46.4286%, 87.8431%
XYZ:
47.5350, 33.3115, 56.7477
xyY:
0.3455, 0.2421, 33.3115
CIE-Lab:
64.4123, 50.2775, -22.3087
CIE-LCH:
64.4123, 55.0046, 336.0725
CIE-Luv:
64.4123, 56.2556, -42.2558
Hunter-Lab:
57.7161, 46.0095, -17.8940
#e078c5 color charts
#e078c5 color shades, tints & tones
#e078c5 color schemes
#e078c5 color preview, HTML & CSS examples
This text has a color of #e078c5
<p style="color:#e078c5;">Text here</p>
.mytext {color:#e078c5;}
This box has a color of #e078c5
<div style="background-color:#e078c5;">Content here</div>
.mybackground {background-color:#e078c5;}
Border around this has a color of #e078c5
<div style="border:2px solid #e078c5;">Content here</div>
.myborder {border:2px solid #e078c5;}