#edadeb color space conversions
Hex:
#edadeb
RGB:
237, 173, 235
CMY:
7, 32, 8
CMYK:
0, 27, 1, 7
HSL:
302°, 64.0000%, 80.3922%
HSV (HSB):
302°, 27.0042%, 92.9412%
XYZ:
64.8640, 53.8898, 85.5803
xyY:
0.3174, 0.2637, 53.8898
CIE-Lab:
78.3974, 33.3230, -21.8187
CIE-LCH:
78.3974, 39.8306, 326.7847
CIE-Luv:
78.3974, 32.3861, -39.8568
Hunter-Lab:
73.4097, 29.2537, -17.7329
#edadeb color charts
#edadeb color shades, tints & tones
#edadeb color schemes
#edadeb color preview, HTML & CSS examples
This text has a color of #edadeb
<p style="color:#edadeb;">Text here</p>
.mytext {color:#edadeb;}
This box has a color of #edadeb
<div style="background-color:#edadeb;">Content here</div>
.mybackground {background-color:#edadeb;}
Border around this has a color of #edadeb
<div style="border:2px solid #edadeb;">Content here</div>
.myborder {border:2px solid #edadeb;}