#e78dfc color space conversions
Hex:
#e78dfc
RGB:
231, 141, 252
CMY:
9, 45, 1
CMYK:
8, 44, 0, 1
HSL:
289°, 94.8718%, 77.0588%
HSV (HSB):
289°, 44.0476%, 98.8235%
XYZ:
60.0506, 43.0670, 97.2432
xyY:
0.2997, 0.2149, 43.0670
CIE-Lab:
71.6004, 51.4506, -41.5678
CIE-LCH:
71.6004, 66.1441, 321.0646
CIE-Luv:
71.6004, 39.9276, -74.3463
Hunter-Lab:
65.6254, 48.4920, -41.9176
#e78dfc color charts
#e78dfc color shades, tints & tones
#e78dfc color schemes
#e78dfc color preview, HTML & CSS examples
This text has a color of #e78dfc
<p style="color:#e78dfc;">Text here</p>
.mytext {color:#e78dfc;}
This box has a color of #e78dfc
<div style="background-color:#e78dfc;">Content here</div>
.mybackground {background-color:#e78dfc;}
Border around this has a color of #e78dfc
<div style="border:2px solid #e78dfc;">Content here</div>
.myborder {border:2px solid #e78dfc;}