#ed18f3 color space conversions
Hex:
#ed18f3
RGB:
237, 24, 243
CMY:
7, 91, 5
CMYK:
2, 90, 0, 5
HSL:
298°, 90.1235%, 52.3529%
HSV (HSB):
298°, 90.1235%, 95.2941%
XYZ:
51.4293, 25.1289, 86.9337
xyY:
0.3146, 0.1537, 25.1289
CIE-Lab:
57.2008, 91.9169, -59.3326
CIE-LCH:
57.2008, 109.4032, 327.1576
CIE-Luv:
57.2008, 74.8542, -104.2323
Hunter-Lab:
50.1287, 95.4062, -67.7313
#ed18f3 color charts
#ed18f3 color shades, tints & tones
#ed18f3 color schemes
#ed18f3 color preview, HTML & CSS examples
This text has a color of #ed18f3
<p style="color:#ed18f3;">Text here</p>
.mytext {color:#ed18f3;}
This box has a color of #ed18f3
<div style="background-color:#ed18f3;">Content here</div>
.mybackground {background-color:#ed18f3;}
Border around this has a color of #ed18f3
<div style="border:2px solid #ed18f3;">Content here</div>
.myborder {border:2px solid #ed18f3;}