#e48bcc color space conversions
Hex:
#e48bcc
RGB:
228, 139, 204
CMY:
11, 45, 20
CMYK:
0, 39, 11, 11
HSL:
316°, 62.2378%, 71.9608%
HSV (HSB):
316°, 39.0351%, 89.4118%
XYZ:
52.1266, 39.3189, 61.9687
xyY:
0.3398, 0.2563, 39.3189
CIE-Lab:
68.9816, 42.9704, -19.2225
CIE-LCH:
68.9816, 47.0740, 335.8989
CIE-Luv:
68.9816, 48.4571, -36.6436
Hunter-Lab:
62.7047, 38.6542, -14.7007
#e48bcc color charts
#e48bcc color shades, tints & tones
#e48bcc color schemes
#e48bcc color preview, HTML & CSS examples
This text has a color of #e48bcc
<p style="color:#e48bcc;">Text here</p>
.mytext {color:#e48bcc;}
This box has a color of #e48bcc
<div style="background-color:#e48bcc;">Content here</div>
.mybackground {background-color:#e48bcc;}
Border around this has a color of #e48bcc
<div style="border:2px solid #e48bcc;">Content here</div>
.myborder {border:2px solid #e48bcc;}