#e56fd5 color space conversions
Hex:
#e56fd5
RGB:
229, 111, 213
CMY:
10, 56, 16
CMYK:
0, 52, 7, 10
HSL:
308°, 69.4118%, 66.6667%
HSV (HSB):
308°, 51.5284%, 89.8039%
XYZ:
50.0078, 32.8310, 66.6521
xyY:
0.3345, 0.2196, 32.8310
CIE-Lab:
64.0238, 58.7179, -31.8449
CIE-LCH:
64.0238, 66.7974, 331.5274
CIE-Luv:
64.0238, 59.5835, -58.5503
Hunter-Lab:
57.2983, 55.5158, -28.8601
#e56fd5 color charts
#e56fd5 color shades, tints & tones
#e56fd5 color schemes
#e56fd5 color preview, HTML & CSS examples
This text has a color of #e56fd5
<p style="color:#e56fd5;">Text here</p>
.mytext {color:#e56fd5;}
This box has a color of #e56fd5
<div style="background-color:#e56fd5;">Content here</div>
.mybackground {background-color:#e56fd5;}
Border around this has a color of #e56fd5
<div style="border:2px solid #e56fd5;">Content here</div>
.myborder {border:2px solid #e56fd5;}