#ed10d5 color space conversions
Hex:
#ed10d5
RGB:
237, 16, 213
CMY:
7, 94, 16
CMYK:
0, 93, 10, 7
HSL:
307°, 87.3518%, 49.6078%
HSV (HSB):
307°, 93.2489%, 92.9412%
XYZ:
47.1206, 23.1792, 64.9413
xyY:
0.3484, 0.1714, 23.1792
CIE-Lab:
55.2564, 88.5857, -45.4955
CIE-LCH:
55.2564, 99.5855, 332.8160
CIE-Luv:
55.2564, 87.5081, -82.2743
Hunter-Lab:
48.1448, 90.4493, -46.2734
#ed10d5 color charts
#ed10d5 color shades, tints & tones
#ed10d5 color schemes
#ed10d5 color preview, HTML & CSS examples
This text has a color of #ed10d5
<p style="color:#ed10d5;">Text here</p>
.mytext {color:#ed10d5;}
This box has a color of #ed10d5
<div style="background-color:#ed10d5;">Content here</div>
.mybackground {background-color:#ed10d5;}
Border around this has a color of #ed10d5
<div style="border:2px solid #ed10d5;">Content here</div>
.myborder {border:2px solid #ed10d5;}