#ed9def color space conversions
Hex:
#ed9def
RGB:
237, 157, 239
CMY:
7, 38, 6
CMYK:
1, 34, 0, 6
HSL:
299°, 71.9298%, 77.6471%
HSV (HSB):
299°, 34.3096%, 93.7255%
XYZ:
62.5620, 48.3505, 87.6965
xyY:
0.3150, 0.2434, 48.3505
CIE-Lab:
75.0454, 42.5008, -29.1070
CIE-LCH:
75.0454, 51.5125, 325.5944
CIE-Luv:
75.0454, 39.3023, -52.9376
Hunter-Lab:
69.5345, 38.9158, -26.1021
#ed9def color charts
#ed9def color shades, tints & tones
#ed9def color schemes
#ed9def color preview, HTML & CSS examples
This text has a color of #ed9def
<p style="color:#ed9def;">Text here</p>
.mytext {color:#ed9def;}
This box has a color of #ed9def
<div style="background-color:#ed9def;">Content here</div>
.mybackground {background-color:#ed9def;}
Border around this has a color of #ed9def
<div style="border:2px solid #ed9def;">Content here</div>
.myborder {border:2px solid #ed9def;}