#ed82dd color space conversions
Hex:
#ed82dd
RGB:
237, 130, 221
CMY:
7, 49, 13
CMYK:
0, 45, 7, 7
HSL:
309°, 74.8252%, 71.9608%
HSV (HSB):
309°, 45.1477%, 92.9412%
XYZ:
55.9588, 39.1902, 73.0217
xyY:
0.3327, 0.2330, 39.1902
CIE-Lab:
68.8889, 53.1635, -28.7028
CIE-LCH:
68.8889, 60.4169, 331.6356
CIE-Luv:
68.8889, 55.1356, -53.3514
Hunter-Lab:
62.6021, 50.0040, -25.3369
#ed82dd color charts
#ed82dd color shades, tints & tones
#ed82dd color schemes
#ed82dd color preview, HTML & CSS examples
This text has a color of #ed82dd
<p style="color:#ed82dd;">Text here</p>
.mytext {color:#ed82dd;}
This box has a color of #ed82dd
<div style="background-color:#ed82dd;">Content here</div>
.mybackground {background-color:#ed82dd;}
Border around this has a color of #ed82dd
<div style="border:2px solid #ed82dd;">Content here</div>
.myborder {border:2px solid #ed82dd;}