#e06dd5 color space conversions
Hex:
#e06dd5
RGB:
224, 109, 213
CMY:
12, 57, 16
CMYK:
0, 51, 5, 12
HSL:
306°, 64.9718%, 65.2941%
HSV (HSB):
306°, 51.3393%, 87.8431%
XYZ:
48.2193, 31.5887, 66.5066
xyY:
0.3296, 0.2159, 31.5887
CIE-Lab:
63.0015, 58.2543, -33.4839
CIE-LCH:
63.0015, 67.1918, 330.1102
CIE-Luv:
63.0015, 56.8915, -60.8831
Hunter-Lab:
56.2038, 54.7852, -30.8159
#e06dd5 color charts
#e06dd5 color shades, tints & tones
#e06dd5 color schemes
#e06dd5 color preview, HTML & CSS examples
This text has a color of #e06dd5
<p style="color:#e06dd5;">Text here</p>
.mytext {color:#e06dd5;}
This box has a color of #e06dd5
<div style="background-color:#e06dd5;">Content here</div>
.mybackground {background-color:#e06dd5;}
Border around this has a color of #e06dd5
<div style="border:2px solid #e06dd5;">Content here</div>
.myborder {border:2px solid #e06dd5;}