#ed14e2 color space conversions
Hex:
#ed14e2
RGB:
237, 20, 226
CMY:
7, 92, 11
CMYK:
0, 92, 5, 7
HSL:
303°, 85.7708%, 50.3922%
HSV (HSB):
303°, 91.5612%, 92.9412%
XYZ:
48.9027, 23.9958, 74.0057
xyY:
0.3329, 0.1633, 23.9958
CIE-Lab:
56.0836, 89.9475, -51.5636
CIE-LCH:
56.0836, 103.6791, 330.1759
CIE-Luv:
56.0836, 81.8265, -91.8683
Hunter-Lab:
48.9855, 92.4734, -55.2835
#ed14e2 color charts
#ed14e2 color shades, tints & tones
#ed14e2 color schemes
#ed14e2 color preview, HTML & CSS examples
This text has a color of #ed14e2
<p style="color:#ed14e2;">Text here</p>
.mytext {color:#ed14e2;}
This box has a color of #ed14e2
<div style="background-color:#ed14e2;">Content here</div>
.mybackground {background-color:#ed14e2;}
Border around this has a color of #ed14e2
<div style="border:2px solid #ed14e2;">Content here</div>
.myborder {border:2px solid #ed14e2;}