#d7deff color space conversions
Hex:
#d7deff
RGB:
215, 222, 255
CMY:
16, 13, 0
CMYK:
16, 13, 0, 0
HSL:
230°, 100.0000%, 92.1569%
HSV (HSB):
230°, 15.6863%, 100.0000%
XYZ:
72.1956, 73.9096, 105.0686
xyY:
0.2874, 0.2943, 73.9096
CIE-Lab:
88.8798, 4.1379, -16.8096
CIE-LCH:
88.8798, 17.3114, 283.8291
CIE-Luv:
88.8798, -5.5569, -27.3913
Hunter-Lab:
85.9707, -0.5498, -12.2814
#d7deff color charts
#d7deff color shades, tints & tones
#d7deff color schemes
#d7deff color preview, HTML & CSS examples
This text has a color of #d7deff
<p style="color:#d7deff;">Text here</p>
.mytext {color:#d7deff;}
This box has a color of #d7deff
<div style="background-color:#d7deff;">Content here</div>
.mybackground {background-color:#d7deff;}
Border around this has a color of #d7deff
<div style="border:2px solid #d7deff;">Content here</div>
.myborder {border:2px solid #d7deff;}