#e48fed color space conversions
Hex:
#e48fed
RGB:
228, 143, 237
CMY:
11, 44, 7
CMYK:
4, 40, 0, 7
HSL:
294°, 72.3077%, 74.5098%
HSV (HSB):
294°, 39.6624%, 92.9412%
XYZ:
57.1034, 42.2533, 85.2668
xyY:
0.3093, 0.2289, 42.2533
CIE-Lab:
71.0452, 46.7068, -34.2693
CIE-LCH:
71.0452, 57.9301, 323.7321
CIE-Luv:
71.0452, 40.1141, -61.5552
Hunter-Lab:
65.0026, 43.0542, -32.2716
#e48fed color charts
#e48fed color shades, tints & tones
#e48fed color schemes
#e48fed color preview, HTML & CSS examples
This text has a color of #e48fed
<p style="color:#e48fed;">Text here</p>
.mytext {color:#e48fed;}
This box has a color of #e48fed
<div style="background-color:#e48fed;">Content here</div>
.mybackground {background-color:#e48fed;}
Border around this has a color of #e48fed
<div style="border:2px solid #e48fed;">Content here</div>
.myborder {border:2px solid #e48fed;}