#ed17cd color space conversions
Hex:
#ed17cd
RGB:
237, 23, 205
CMY:
7, 91, 20
CMYK:
0, 90, 14, 7
HSL:
309°, 85.6000%, 50.9804%
HSV (HSB):
309°, 90.2954%, 92.9412%
XYZ:
46.2509, 23.0251, 59.7642
xyY:
0.3584, 0.1784, 23.0251
CIE-Lab:
55.0982, 86.8182, -41.1703
CIE-LCH:
55.0982, 96.0853, 334.6291
CIE-Luv:
55.0982, 90.3976, -75.4726
Hunter-Lab:
47.9845, 88.0783, -40.2560
#ed17cd color charts
#ed17cd color shades, tints & tones
#ed17cd color schemes
#ed17cd color preview, HTML & CSS examples
This text has a color of #ed17cd
<p style="color:#ed17cd;">Text here</p>
.mytext {color:#ed17cd;}
This box has a color of #ed17cd
<div style="background-color:#ed17cd;">Content here</div>
.mybackground {background-color:#ed17cd;}
Border around this has a color of #ed17cd
<div style="border:2px solid #ed17cd;">Content here</div>
.myborder {border:2px solid #ed17cd;}