#edfff2 color space conversions
Hex:
#edfff2
RGB:
237, 255, 242
CMY:
7, 0, 5
CMYK:
7, 0, 5, 0
HSL:
137°, 100.0000%, 96.4706%
HSV (HSB):
137°, 7.0588%, 100.0000%
XYZ:
86.7121, 95.9353, 97.9516
xyY:
0.3090, 0.3419, 95.9353
CIE-Lab:
98.4065, -8.1964, 4.1831
CIE-LCH:
98.4065, 9.2022, 152.9621
CIE-Luv:
98.4065, -9.2385, 7.8987
Hunter-Lab:
97.9466, -13.3806, 9.2696
#edfff2 color charts
#edfff2 color shades, tints & tones
#edfff2 color schemes
#edfff2 color preview, HTML & CSS examples
This text has a color of #edfff2
<p style="color:#edfff2;">Text here</p>
.mytext {color:#edfff2;}
This box has a color of #edfff2
<div style="background-color:#edfff2;">Content here</div>
.mybackground {background-color:#edfff2;}
Border around this has a color of #edfff2
<div style="border:2px solid #edfff2;">Content here</div>
.myborder {border:2px solid #edfff2;}