#ed19ed color space conversions
Hex:
#ed19ed
RGB:
237, 25, 237
CMY:
7, 90, 7
CMYK:
0, 89, 0, 7
HSL:
300°, 85.4839%, 51.3725%
HSV (HSB):
300°, 89.4515%, 92.9412%
XYZ:
50.5587, 24.8142, 82.2456
xyY:
0.3208, 0.1574, 24.8142
CIE-Lab:
56.8939, 90.9272, -56.4645
CIE-LCH:
56.8939, 107.0327, 328.1603
CIE-Luv:
56.8939, 77.0870, -99.6762
Hunter-Lab:
49.8139, 93.9949, -63.0216
#ed19ed color charts
#ed19ed color shades, tints & tones
#ed19ed color schemes
#ed19ed color preview, HTML & CSS examples
This text has a color of #ed19ed
<p style="color:#ed19ed;">Text here</p>
.mytext {color:#ed19ed;}
This box has a color of #ed19ed
<div style="background-color:#ed19ed;">Content here</div>
.mybackground {background-color:#ed19ed;}
Border around this has a color of #ed19ed
<div style="border:2px solid #ed19ed;">Content here</div>
.myborder {border:2px solid #ed19ed;}