#d7dff1 color space conversions
Hex:
#d7dff1
RGB:
215, 223, 241
CMY:
16, 13, 5
CMYK:
11, 7, 0, 5
HSL:
222°, 48.1481%, 89.4118%
HSV (HSB):
222°, 10.7884%, 94.5098%
XYZ:
70.2892, 73.5733, 93.7155
xyY:
0.2959, 0.3097, 73.5733
CIE-Lab:
88.7204, 0.7732, -9.6928
CIE-LCH:
88.7204, 9.7236, 274.5609
CIE-Luv:
88.7204, -5.3165, -15.2876
Hunter-Lab:
85.7749, -3.8322, -4.7364
#d7dff1 color charts
#d7dff1 color shades, tints & tones
#d7dff1 color schemes
#d7dff1 color preview, HTML & CSS examples
This text has a color of #d7dff1
<p style="color:#d7dff1;">Text here</p>
.mytext {color:#d7dff1;}
This box has a color of #d7dff1
<div style="background-color:#d7dff1;">Content here</div>
.mybackground {background-color:#d7dff1;}
Border around this has a color of #d7dff1
<div style="border:2px solid #d7dff1;">Content here</div>
.myborder {border:2px solid #d7dff1;}