#d0d7fe color space conversions
Hex:
#d0d7fe
RGB:
208, 215, 254
CMY:
18, 16, 0
CMYK:
18, 15, 0, 0
HSL:
231°, 95.8333%, 90.5882%
HSV (HSB):
231°, 18.1102%, 99.6078%
XYZ:
68.2023, 69.1665, 103.5218
xyY:
0.2831, 0.2871, 69.1665
CIE-Lab:
86.5864, 5.4514, -19.7888
CIE-LCH:
86.5864, 20.5260, 285.4018
CIE-Luv:
86.5864, -5.8692, -32.4190
Hunter-Lab:
83.1664, 0.8412, -15.5850
#d0d7fe color charts
#d0d7fe color shades, tints & tones
#d0d7fe color schemes
#d0d7fe color preview, HTML & CSS examples
This text has a color of #d0d7fe
<p style="color:#d0d7fe;">Text here</p>
.mytext {color:#d0d7fe;}
This box has a color of #d0d7fe
<div style="background-color:#d0d7fe;">Content here</div>
.mybackground {background-color:#d0d7fe;}
Border around this has a color of #d0d7fe
<div style="border:2px solid #d0d7fe;">Content here</div>
.myborder {border:2px solid #d0d7fe;}