#e083cd color space conversions
Hex:
#e083cd
RGB:
224, 131, 205
CMY:
12, 49, 20
CMYK:
0, 42, 8, 12
HSL:
312°, 60.0000%, 69.6078%
HSV (HSB):
312°, 41.5179%, 87.8431%
XYZ:
49.8762, 36.4877, 62.1717
xyY:
0.3358, 0.2456, 36.4877
CIE-Lab:
66.8909, 46.0057, -23.0080
CIE-LCH:
66.8909, 51.4383, 333.4298
CIE-Luv:
66.8909, 49.3279, -42.8841
Hunter-Lab:
60.4050, 41.6780, -18.7405
#e083cd color charts
#e083cd color shades, tints & tones
#e083cd color schemes
#e083cd color preview, HTML & CSS examples
This text has a color of #e083cd
<p style="color:#e083cd;">Text here</p>
.mytext {color:#e083cd;}
This box has a color of #e083cd
<div style="background-color:#e083cd;">Content here</div>
.mybackground {background-color:#e083cd;}
Border around this has a color of #e083cd
<div style="border:2px solid #e083cd;">Content here</div>
.myborder {border:2px solid #e083cd;}