#d3d8fa color space conversions
Hex:
#d3d8fa
RGB:
211, 216, 250
CMY:
17, 15, 2
CMYK:
16, 14, 0, 2
HSL:
232°, 79.5918%, 90.3922%
HSV (HSB):
232°, 15.6000%, 98.0392%
XYZ:
68.6752, 69.8627, 100.3078
xyY:
0.2875, 0.2925, 69.8627
CIE-Lab:
86.9295, 5.0050, -17.1407
CIE-LCH:
86.9295, 17.8565, 286.2774
CIE-Luv:
86.9295, -4.5801, -27.9986
Hunter-Lab:
83.5839, 0.3892, -12.6442
#d3d8fa color charts
#d3d8fa color shades, tints & tones
#d3d8fa color schemes
#d3d8fa color preview, HTML & CSS examples
This text has a color of #d3d8fa
<p style="color:#d3d8fa;">Text here</p>
.mytext {color:#d3d8fa;}
This box has a color of #d3d8fa
<div style="background-color:#d3d8fa;">Content here</div>
.mybackground {background-color:#d3d8fa;}
Border around this has a color of #d3d8fa
<div style="border:2px solid #d3d8fa;">Content here</div>
.myborder {border:2px solid #d3d8fa;}