#eda2e2 color space conversions
Hex:
#eda2e2
RGB:
237, 162, 226
CMY:
7, 36, 11
CMYK:
0, 32, 5, 7
HSL:
309°, 67.5676%, 78.2353%
HSV (HSB):
309°, 31.6456%, 92.9412%
XYZ:
61.5728, 49.3362, 78.2291
xyY:
0.3255, 0.2608, 49.3362
CIE-Lab:
75.6600, 37.5475, -21.0946
CIE-LCH:
75.6600, 43.0673, 330.6722
CIE-Luv:
75.6600, 39.1699, -39.2108
Hunter-Lab:
70.2397, 33.5554, -16.8661
#eda2e2 color charts
#eda2e2 color shades, tints & tones
#eda2e2 color schemes
#eda2e2 color preview, HTML & CSS examples
This text has a color of #eda2e2
<p style="color:#eda2e2;">Text here</p>
.mytext {color:#eda2e2;}
This box has a color of #eda2e2
<div style="background-color:#eda2e2;">Content here</div>
.mybackground {background-color:#eda2e2;}
Border around this has a color of #eda2e2
<div style="border:2px solid #eda2e2;">Content here</div>
.myborder {border:2px solid #eda2e2;}