#ed18d5 color space conversions
Hex:
#ed18d5
RGB:
237, 24, 213
CMY:
7, 91, 16
CMYK:
0, 90, 10, 7
HSL:
307°, 85.5422%, 51.1765%
HSV (HSB):
307°, 89.8734%, 92.9412%
XYZ:
47.2619, 23.4619, 64.9884
xyY:
0.3483, 0.1729, 23.4619
CIE-Lab:
55.5449, 87.7374, -45.0388
CIE-LCH:
55.5449, 98.6223, 332.8269
CIE-Luv:
55.5449, 86.8949, -81.5567
Hunter-Lab:
48.4375, 89.4023, -45.6430
#ed18d5 color charts
#ed18d5 color shades, tints & tones
#ed18d5 color schemes
#ed18d5 color preview, HTML & CSS examples
This text has a color of #ed18d5
<p style="color:#ed18d5;">Text here</p>
.mytext {color:#ed18d5;}
This box has a color of #ed18d5
<div style="background-color:#ed18d5;">Content here</div>
.mybackground {background-color:#ed18d5;}
Border around this has a color of #ed18d5
<div style="border:2px solid #ed18d5;">Content here</div>
.myborder {border:2px solid #ed18d5;}