#eda6db color space conversions
Hex:
#eda6db
RGB:
237, 166, 219
CMY:
7, 35, 14
CMYK:
0, 30, 8, 7
HSL:
315°, 66.3551%, 79.0196%
HSV (HSB):
315°, 29.9578%, 92.9412%
XYZ:
61.3475, 50.3914, 73.5110
xyY:
0.3312, 0.2720, 50.3914
CIE-Lab:
76.3089, 34.2219, -16.2997
CIE-LCH:
76.3089, 37.9054, 334.5318
CIE-Luv:
76.3089, 38.3147, -31.0619
Hunter-Lab:
70.9869, 30.0340, -11.7073
#eda6db color charts
#eda6db color shades, tints & tones
#eda6db color schemes
#eda6db color preview, HTML & CSS examples
This text has a color of #eda6db
<p style="color:#eda6db;">Text here</p>
.mytext {color:#eda6db;}
This box has a color of #eda6db
<div style="background-color:#eda6db;">Content here</div>
.mybackground {background-color:#eda6db;}
Border around this has a color of #eda6db
<div style="border:2px solid #eda6db;">Content here</div>
.myborder {border:2px solid #eda6db;}