#ee78f5 color space conversions
Hex:
#ee78f5
RGB:
238, 120, 245
CMY:
7, 53, 4
CMYK:
3, 51, 0, 4
HSL:
297°, 86.2069%, 71.5686%
HSV (HSB):
297°, 51.0204%, 96.0784%
XYZ:
58.4578, 38.2027, 90.6790
xyY:
0.3120, 0.2039, 38.2027
CIE-Lab:
68.1697, 62.4107, -43.0477
CIE-LCH:
68.1697, 75.8169, 325.4041
CIE-Luv:
68.1697, 54.0198, -77.8126
Hunter-Lab:
61.8083, 60.6594, -43.7186
#ee78f5 color charts
#ee78f5 color shades, tints & tones
#ee78f5 color schemes
#ee78f5 color preview, HTML & CSS examples
This text has a color of #ee78f5
<p style="color:#ee78f5;">Text here</p>
.mytext {color:#ee78f5;}
This box has a color of #ee78f5
<div style="background-color:#ee78f5;">Content here</div>
.mybackground {background-color:#ee78f5;}
Border around this has a color of #ee78f5
<div style="border:2px solid #ee78f5;">Content here</div>
.myborder {border:2px solid #ee78f5;}