#ed14e5 color space conversions
Hex:
#ed14e5
RGB:
237, 20, 229
CMY:
7, 92, 10
CMYK:
0, 92, 3, 7
HSL:
302°, 85.7708%, 50.3922%
HSV (HSB):
302°, 91.5612%, 92.9412%
XYZ:
49.3181, 24.1620, 76.1931
xyY:
0.3295, 0.1614, 24.1620
CIE-Lab:
56.2496, 90.3632, -52.9931
CIE-LCH:
56.2496, 104.7558, 329.6107
CIE-Luv:
56.2496, 80.6129, -94.1346
Hunter-Lab:
49.1548, 93.0718, -57.4949
#ed14e5 color charts
#ed14e5 color shades, tints & tones
#ed14e5 color schemes
#ed14e5 color preview, HTML & CSS examples
This text has a color of #ed14e5
<p style="color:#ed14e5;">Text here</p>
.mytext {color:#ed14e5;}
This box has a color of #ed14e5
<div style="background-color:#ed14e5;">Content here</div>
.mybackground {background-color:#ed14e5;}
Border around this has a color of #ed14e5
<div style="border:2px solid #ed14e5;">Content here</div>
.myborder {border:2px solid #ed14e5;}