#e78dfb color space conversions
Hex:
#e78dfb
RGB:
231, 141, 251
CMY:
9, 45, 2
CMYK:
8, 44, 0, 2
HSL:
289°, 93.2203%, 76.8627%
HSV (HSB):
289°, 43.8247%, 98.4314%
XYZ:
59.8925, 43.0037, 96.4107
xyY:
0.3005, 0.2158, 43.0037
CIE-Lab:
71.5575, 51.2586, -41.0906
CIE-LCH:
71.5575, 65.6954, 321.2832
CIE-Luv:
71.5575, 40.1239, -73.5242
Hunter-Lab:
65.5772, 48.2661, -41.2632
#e78dfb color charts
#e78dfb color shades, tints & tones
#e78dfb color schemes
#e78dfb color preview, HTML & CSS examples
This text has a color of #e78dfb
<p style="color:#e78dfb;">Text here</p>
.mytext {color:#e78dfb;}
This box has a color of #e78dfb
<div style="background-color:#e78dfb;">Content here</div>
.mybackground {background-color:#e78dfb;}
Border around this has a color of #e78dfb
<div style="border:2px solid #e78dfb;">Content here</div>
.myborder {border:2px solid #e78dfb;}