#ea78e4 color space conversions
Hex:
#ea78e4
RGB:
234, 120, 228
CMY:
8, 53, 11
CMYK:
0, 49, 3, 8
HSL:
303°, 73.0769%, 69.4118%
HSV (HSB):
303°, 48.7179%, 91.7647%
XYZ:
54.6517, 36.5268, 77.5687
xyY:
0.3239, 0.2165, 36.5268
CIE-Lab:
66.9205, 58.3592, -35.6572
CIE-LCH:
66.9205, 68.3903, 328.5753
CIE-Luv:
66.9205, 55.5765, -65.0358
Hunter-Lab:
60.4374, 55.6468, -33.7899
#ea78e4 color charts
#ea78e4 color shades, tints & tones
#ea78e4 color schemes
#ea78e4 color preview, HTML & CSS examples
This text has a color of #ea78e4
<p style="color:#ea78e4;">Text here</p>
.mytext {color:#ea78e4;}
This box has a color of #ea78e4
<div style="background-color:#ea78e4;">Content here</div>
.mybackground {background-color:#ea78e4;}
Border around this has a color of #ea78e4
<div style="border:2px solid #ea78e4;">Content here</div>
.myborder {border:2px solid #ea78e4;}