#ed78e7 color space conversions
Hex:
#ed78e7
RGB:
237, 120, 231
CMY:
7, 53, 9
CMYK:
0, 49, 3, 7
HSL:
303°, 76.4706%, 70.0000%
HSV (HSB):
303°, 49.3671%, 92.9412%
XYZ:
56.0653, 37.2070, 79.8280
xyY:
0.3239, 0.2149, 37.2070
CIE-Lab:
67.4320, 59.7086, -36.4929
CIE-LCH:
67.4320, 69.9775, 328.5674
CIE-Luv:
67.4320, 56.8640, -66.6810
Hunter-Lab:
60.9975, 57.3210, -34.8951
#ed78e7 color charts
#ed78e7 color shades, tints & tones
#ed78e7 color schemes
#ed78e7 color preview, HTML & CSS examples
This text has a color of #ed78e7
<p style="color:#ed78e7;">Text here</p>
.mytext {color:#ed78e7;}
This box has a color of #ed78e7
<div style="background-color:#ed78e7;">Content here</div>
.mybackground {background-color:#ed78e7;}
Border around this has a color of #ed78e7
<div style="border:2px solid #ed78e7;">Content here</div>
.myborder {border:2px solid #ed78e7;}