#ed98dd color space conversions
Hex:
#ed98dd
RGB:
237, 152, 221
CMY:
7, 40, 13
CMYK:
0, 36, 7, 7
HSL:
311°, 70.2479%, 76.2745%
HSV (HSB):
311°, 35.8650%, 92.9412%
XYZ:
59.2044, 45.6815, 74.1036
xyY:
0.3308, 0.2552, 45.6815
CIE-Lab:
73.3384, 41.9347, -21.8915
CIE-LCH:
73.3384, 47.3049, 332.4337
CIE-Luv:
73.3384, 44.9301, -41.0506
Hunter-Lab:
67.5881, 38.0798, -17.6940
#ed98dd color charts
#ed98dd color shades, tints & tones
#ed98dd color schemes
#ed98dd color preview, HTML & CSS examples
This text has a color of #ed98dd
<p style="color:#ed98dd;">Text here</p>
.mytext {color:#ed98dd;}
This box has a color of #ed98dd
<div style="background-color:#ed98dd;">Content here</div>
.mybackground {background-color:#ed98dd;}
Border around this has a color of #ed98dd
<div style="border:2px solid #ed98dd;">Content here</div>
.myborder {border:2px solid #ed98dd;}