#edadfc color space conversions
Hex:
#edadfc
RGB:
237, 173, 252
CMY:
7, 32, 1
CMYK:
6, 31, 0, 1
HSL:
289°, 92.9412%, 83.3333%
HSV (HSB):
289°, 31.3492%, 98.8235%
XYZ:
67.4393, 54.9199, 99.1416
xyY:
0.3045, 0.2479, 54.9199
CIE-Lab:
78.9951, 36.4972, -30.0636
CIE-LCH:
78.9951, 47.2849, 320.5209
CIE-Luv:
78.9951, 29.8858, -53.9227
Hunter-Lab:
74.1080, 32.7485, -27.4425
#edadfc color charts
#edadfc color shades, tints & tones
#edadfc color schemes
#edadfc color preview, HTML & CSS examples
This text has a color of #edadfc
<p style="color:#edadfc;">Text here</p>
.mytext {color:#edadfc;}
This box has a color of #edadfc
<div style="background-color:#edadfc;">Content here</div>
.mybackground {background-color:#edadfc;}
Border around this has a color of #edadfc
<div style="border:2px solid #edadfc;">Content here</div>
.myborder {border:2px solid #edadfc;}