#eda2ec color space conversions
Hex:
#eda2ec
RGB:
237, 162, 236
CMY:
7, 36, 7
CMYK:
0, 32, 0, 7
HSL:
301°, 67.5676%, 78.2353%
HSV (HSB):
301°, 31.6456%, 92.9412%
XYZ:
62.9857, 49.9013, 85.6691
xyY:
0.3172, 0.2513, 49.9013
CIE-Lab:
76.0086, 39.3287, -26.0011
CIE-LCH:
76.0086, 47.1466, 326.5304
CIE-Luv:
76.0086, 37.4974, -47.4505
Hunter-Lab:
70.6409, 35.5349, -22.4548
#eda2ec color charts
#eda2ec color shades, tints & tones
#eda2ec color schemes
#eda2ec color preview, HTML & CSS examples
This text has a color of #eda2ec
<p style="color:#eda2ec;">Text here</p>
.mytext {color:#eda2ec;}
This box has a color of #eda2ec
<div style="background-color:#eda2ec;">Content here</div>
.mybackground {background-color:#eda2ec;}
Border around this has a color of #eda2ec
<div style="border:2px solid #eda2ec;">Content here</div>
.myborder {border:2px solid #eda2ec;}