#ed17dd color space conversions
Hex:
#ed17dd
RGB:
237, 23, 221
CMY:
7, 91, 13
CMYK:
0, 90, 7, 7
HSL:
304°, 85.6000%, 50.9804%
HSV (HSB):
304°, 90.2954%, 92.9412%
XYZ:
48.2826, 23.8378, 70.4630
xyY:
0.3386, 0.1672, 23.8378
CIE-Lab:
55.9250, 88.9305, -48.9851
CIE-LCH:
55.9250, 101.5292, 331.1530
CIE-Luv:
55.9250, 83.6476, -87.7925
Hunter-Lab:
48.8239, 91.0789, -51.3909
#ed17dd color charts
#ed17dd color shades, tints & tones
#ed17dd color schemes
#ed17dd color preview, HTML & CSS examples
This text has a color of #ed17dd
<p style="color:#ed17dd;">Text here</p>
.mytext {color:#ed17dd;}
This box has a color of #ed17dd
<div style="background-color:#ed17dd;">Content here</div>
.mybackground {background-color:#ed17dd;}
Border around this has a color of #ed17dd
<div style="border:2px solid #ed17dd;">Content here</div>
.myborder {border:2px solid #ed17dd;}