#e48cec color space conversions
Hex:
#e48cec
RGB:
228, 140, 236
CMY:
11, 45, 7
CMYK:
3, 41, 0, 7
HSL:
295°, 71.6418%, 73.7255%
HSV (HSB):
295°, 40.6780%, 92.5490%
XYZ:
56.5133, 41.3063, 84.3512
xyY:
0.3102, 0.2267, 41.3063
CIE-Lab:
70.3900, 48.0727, -34.7368
CIE-LCH:
70.3900, 59.3096, 324.1486
CIE-Luv:
70.3900, 41.5878, -62.4418
Hunter-Lab:
64.2700, 44.4847, -32.8263
#e48cec color charts
#e48cec color shades, tints & tones
#e48cec color schemes
#e48cec color preview, HTML & CSS examples
This text has a color of #e48cec
<p style="color:#e48cec;">Text here</p>
.mytext {color:#e48cec;}
This box has a color of #e48cec
<div style="background-color:#e48cec;">Content here</div>
.mybackground {background-color:#e48cec;}
Border around this has a color of #e48cec
<div style="border:2px solid #e48cec;">Content here</div>
.myborder {border:2px solid #e48cec;}