#ed71dd color space conversions
Hex:
#ed71dd
RGB:
237, 113, 221
CMY:
7, 56, 13
CMYK:
0, 52, 7, 7
HSL:
308°, 77.5000%, 68.6275%
HSV (HSB):
308°, 52.3207%, 92.9412%
XYZ:
53.8813, 35.0352, 72.3292
xyY:
0.3342, 0.2173, 35.0352
CIE-Lab:
65.7761, 61.3290, -33.5144
CIE-LCH:
65.7761, 69.8890, 331.3448
CIE-Luv:
65.7761, 62.2381, -61.9144
Hunter-Lab:
59.1906, 58.9055, -31.0173
#ed71dd color charts
#ed71dd color shades, tints & tones
#ed71dd color schemes
#ed71dd color preview, HTML & CSS examples
This text has a color of #ed71dd
<p style="color:#ed71dd;">Text here</p>
.mytext {color:#ed71dd;}
This box has a color of #ed71dd
<div style="background-color:#ed71dd;">Content here</div>
.mybackground {background-color:#ed71dd;}
Border around this has a color of #ed71dd
<div style="border:2px solid #ed71dd;">Content here</div>
.myborder {border:2px solid #ed71dd;}