#ededfd color space conversions
Hex:
#ededfd
RGB:
237, 237, 253
CMY:
7, 7, 1
CMYK:
6, 6, 0, 1
HSL:
240°, 80.0000%, 96.0784%
HSV (HSB):
240°, 6.3241%, 99.2157%
XYZ:
82.9389, 85.6647, 105.0921
xyY:
0.3030, 0.3130, 85.6647
CIE-Lab:
94.1688, 2.9312, -7.7052
CIE-LCH:
94.1688, 8.2439, 290.8276
CIE-Luv:
94.1688, -0.9061, -12.5930
Hunter-Lab:
92.5553, -2.0176, -2.5323
#ededfd color charts
#ededfd color shades, tints & tones
#ededfd color schemes
#ededfd color preview, HTML & CSS examples
This text has a color of #ededfd
<p style="color:#ededfd;">Text here</p>
.mytext {color:#ededfd;}
This box has a color of #ededfd
<div style="background-color:#ededfd;">Content here</div>
.mybackground {background-color:#ededfd;}
Border around this has a color of #ededfd
<div style="border:2px solid #ededfd;">Content here</div>
.myborder {border:2px solid #ededfd;}