#e78aed color space conversions
Hex:
#e78aed
RGB:
231, 138, 237
CMY:
9, 46, 7
CMYK:
3, 42, 0, 7
HSL:
296°, 73.3333%, 73.5294%
HSV (HSB):
296°, 41.7722%, 92.9412%
XYZ:
57.3295, 41.2803, 85.0671
xyY:
0.3121, 0.2247, 41.2803
CIE-Lab:
70.3719, 50.1653, -35.2862
CIE-LCH:
70.3719, 61.3325, 324.8775
CIE-Luv:
70.3719, 44.1678, -63.6665
Hunter-Lab:
64.2498, 46.8370, -33.5255
#e78aed color charts
#e78aed color shades, tints & tones
#e78aed color schemes
#e78aed color preview, HTML & CSS examples
This text has a color of #e78aed
<p style="color:#e78aed;">Text here</p>
.mytext {color:#e78aed;}
This box has a color of #e78aed
<div style="background-color:#e78aed;">Content here</div>
.mybackground {background-color:#e78aed;}
Border around this has a color of #e78aed
<div style="border:2px solid #e78aed;">Content here</div>
.myborder {border:2px solid #e78aed;}