#e48dcc color space conversions
Hex:
#e48dcc
RGB:
228, 141, 204
CMY:
11, 45, 20
CMYK:
0, 38, 11, 11
HSL:
317°, 61.7021%, 72.3529%
HSV (HSB):
317°, 38.1579%, 89.4118%
XYZ:
52.4189, 39.9034, 62.0661
xyY:
0.3395, 0.2585, 39.9034
CIE-Lab:
69.4006, 41.9276, -18.5869
CIE-LCH:
69.4006, 45.8628, 336.0919
CIE-Luv:
69.4006, 47.4727, -35.5053
Hunter-Lab:
63.1691, 37.5766, -14.0363
#e48dcc color charts
#e48dcc color shades, tints & tones
#e48dcc color schemes
#e48dcc color preview, HTML & CSS examples
This text has a color of #e48dcc
<p style="color:#e48dcc;">Text here</p>
.mytext {color:#e48dcc;}
This box has a color of #e48dcc
<div style="background-color:#e48dcc;">Content here</div>
.mybackground {background-color:#e48dcc;}
Border around this has a color of #e48dcc
<div style="border:2px solid #e48dcc;">Content here</div>
.myborder {border:2px solid #e48dcc;}