#edeffc color space conversions
Hex:
#edeffc
RGB:
237, 239, 252
CMY:
7, 6, 1
CMYK:
6, 5, 0, 1
HSL:
232°, 71.4286%, 95.8824%
HSV (HSB):
232°, 5.9524%, 98.8235%
XYZ:
83.3622, 86.7658, 104.4493
xyY:
0.3036, 0.3160, 86.7658
CIE-Lab:
94.6388, 1.7170, -6.4910
CIE-LCH:
94.6388, 6.7143, 284.8161
CIE-Luv:
94.6388, -1.8271, -10.4579
Hunter-Lab:
93.1482, -3.2621, -1.2796
#edeffc color charts
#edeffc color shades, tints & tones
#edeffc color schemes
#edeffc color preview, HTML & CSS examples
This text has a color of #edeffc
<p style="color:#edeffc;">Text here</p>
.mytext {color:#edeffc;}
This box has a color of #edeffc
<div style="background-color:#edeffc;">Content here</div>
.mybackground {background-color:#edeffc;}
Border around this has a color of #edeffc
<div style="border:2px solid #edeffc;">Content here</div>
.myborder {border:2px solid #edeffc;}