#d3dff2 color space conversions
Hex:
#d3dff2
RGB:
211, 223, 242
CMY:
17, 13, 5
CMYK:
13, 8, 0, 5
HSL:
217°, 54.3860%, 88.8235%
HSV (HSB):
217°, 12.8099%, 94.9020%
XYZ:
69.2787, 73.0350, 94.4502
xyY:
0.2926, 0.3085, 73.0350
CIE-Lab:
88.4644, -0.3007, -10.6300
CIE-LCH:
88.4644, 10.6343, 268.3799
CIE-Luv:
88.4644, -7.4554, -16.6040
Hunter-Lab:
85.4605, -4.8548, -5.7044
#d3dff2 color charts
#d3dff2 color shades, tints & tones
#d3dff2 color schemes
#d3dff2 color preview, HTML & CSS examples
This text has a color of #d3dff2
<p style="color:#d3dff2;">Text here</p>
.mytext {color:#d3dff2;}
This box has a color of #d3dff2
<div style="background-color:#d3dff2;">Content here</div>
.mybackground {background-color:#d3dff2;}
Border around this has a color of #d3dff2
<div style="border:2px solid #d3dff2;">Content here</div>
.myborder {border:2px solid #d3dff2;}