#d7efed color space conversions
Hex:
#d7efed
RGB:
215, 239, 237
CMY:
16, 6, 7
CMYK:
10, 0, 1, 6
HSL:
175°, 42.8571%, 89.0196%
HSV (HSB):
175°, 10.0418%, 93.7255%
XYZ:
74.1769, 82.2945, 92.0957
xyY:
0.2984, 0.3311, 82.2945
CIE-Lab:
92.7047, -8.2132, -1.7209
CIE-LCH:
92.7047, 8.3916, 191.8337
CIE-Luv:
92.7047, -12.8091, -1.2220
Hunter-Lab:
90.7163, -12.7977, 3.3099
#d7efed color charts
#d7efed color shades, tints & tones
#d7efed color schemes
#d7efed color preview, HTML & CSS examples
This text has a color of #d7efed
<p style="color:#d7efed;">Text here</p>
.mytext {color:#d7efed;}
This box has a color of #d7efed
<div style="background-color:#d7efed;">Content here</div>
.mybackground {background-color:#d7efed;}
Border around this has a color of #d7efed
<div style="border:2px solid #d7efed;">Content here</div>
.myborder {border:2px solid #d7efed;}