#e48bcd color space conversions
Hex:
#e48bcd
RGB:
228, 139, 205
CMY:
11, 45, 20
CMYK:
0, 39, 10, 11
HSL:
316°, 62.2378%, 71.9608%
HSV (HSB):
316°, 39.0351%, 89.4118%
XYZ:
52.2470, 39.3670, 62.6025
xyY:
0.3388, 0.2553, 39.3670
CIE-Lab:
69.0163, 43.1357, -19.7259
CIE-LCH:
69.0163, 47.4321, 335.4254
CIE-Luv:
69.0163, 48.2550, -37.4610
Hunter-Lab:
62.7431, 38.8387, -15.2369
#e48bcd color charts
#e48bcd color shades, tints & tones
#e48bcd color schemes
#e48bcd color preview, HTML & CSS examples
This text has a color of #e48bcd
<p style="color:#e48bcd;">Text here</p>
.mytext {color:#e48bcd;}
This box has a color of #e48bcd
<div style="background-color:#e48bcd;">Content here</div>
.mybackground {background-color:#e48bcd;}
Border around this has a color of #e48bcd
<div style="border:2px solid #e48bcd;">Content here</div>
.myborder {border:2px solid #e48bcd;}