#ed98e9 color space conversions
Hex:
#ed98e9
RGB:
237, 152, 233
CMY:
7, 40, 9
CMYK:
0, 36, 2, 7
HSL:
303°, 70.2479%, 76.2745%
HSV (HSB):
303°, 35.8650%, 92.9412%
XYZ:
60.8613, 46.3442, 82.8284
xyY:
0.3203, 0.2439, 46.3442
CIE-Lab:
73.7683, 44.0282, -27.8000
CIE-LCH:
73.7683, 52.0703, 327.7312
CIE-Luv:
73.7683, 42.6869, -50.9328
Hunter-Lab:
68.0766, 40.4472, -24.4842
#ed98e9 color charts
#ed98e9 color shades, tints & tones
#ed98e9 color schemes
#ed98e9 color preview, HTML & CSS examples
This text has a color of #ed98e9
<p style="color:#ed98e9;">Text here</p>
.mytext {color:#ed98e9;}
This box has a color of #ed98e9
<div style="background-color:#ed98e9;">Content here</div>
.mybackground {background-color:#ed98e9;}
Border around this has a color of #ed98e9
<div style="border:2px solid #ed98e9;">Content here</div>
.myborder {border:2px solid #ed98e9;}