#ed43d5 color space conversions
Hex:
#ed43d5
RGB:
237, 67, 213
CMY:
7, 74, 16
CMYK:
0, 72, 10, 7
HSL:
308°, 82.5243%, 59.6078%
HSV (HSB):
308°, 71.7300%, 92.9412%
XYZ:
48.9424, 26.8229, 65.5486
xyY:
0.3463, 0.1898, 26.8229
CIE-Lab:
58.8101, 78.3041, -39.8917
CIE-LCH:
58.8101, 87.8799, 333.0036
CIE-Luv:
58.8101, 79.7449, -73.2089
Hunter-Lab:
51.7909, 78.0488, -38.7862
#ed43d5 color charts
#ed43d5 color shades, tints & tones
#ed43d5 color schemes
#ed43d5 color preview, HTML & CSS examples
This text has a color of #ed43d5
<p style="color:#ed43d5;">Text here</p>
.mytext {color:#ed43d5;}
This box has a color of #ed43d5
<div style="background-color:#ed43d5;">Content here</div>
.mybackground {background-color:#ed43d5;}
Border around this has a color of #ed43d5
<div style="border:2px solid #ed43d5;">Content here</div>
.myborder {border:2px solid #ed43d5;}