#edfffd color space conversions
Hex:
#edfffd
RGB:
237, 255, 253
CMY:
7, 0, 1
CMYK:
7, 0, 1, 0
HSL:
173°, 100.0000%, 96.4706%
HSV (HSB):
173°, 7.0588%, 100.0000%
XYZ:
88.4147, 96.6164, 106.9174
xyY:
0.3028, 0.3309, 96.6164
CIE-Lab:
98.6766, -6.2072, -1.0709
CIE-LCH:
98.6766, 6.2989, 189.7883
CIE-Luv:
98.6766, -9.6701, -0.5623
Hunter-Lab:
98.2936, -11.4539, 4.3138
#edfffd color charts
#edfffd color shades, tints & tones
#edfffd color schemes
#edfffd color preview, HTML & CSS examples
This text has a color of #edfffd
<p style="color:#edfffd;">Text here</p>
.mytext {color:#edfffd;}
This box has a color of #edfffd
<div style="background-color:#edfffd;">Content here</div>
.mybackground {background-color:#edfffd;}
Border around this has a color of #edfffd
<div style="border:2px solid #edfffd;">Content here</div>
.myborder {border:2px solid #edfffd;}