#d0d9fc color space conversions
Hex:
#d0d9fc
RGB:
208, 217, 252
CMY:
18, 15, 1
CMYK:
17, 14, 0, 1
HSL:
228°, 88.0000%, 90.1961%
HSV (HSB):
228°, 17.4603%, 98.8235%
XYZ:
68.3960, 70.0639, 102.0143
xyY:
0.2844, 0.2914, 70.0639
CIE-Lab:
87.0282, 3.9708, -18.0680
CIE-LCH:
87.0282, 18.4991, 282.3948
CIE-Luv:
87.0282, -6.6803, -29.3599
Hunter-Lab:
83.7042, -0.6272, -13.6666
#d0d9fc color charts
#d0d9fc color shades, tints & tones
#d0d9fc color schemes
#d0d9fc color preview, HTML & CSS examples
This text has a color of #d0d9fc
<p style="color:#d0d9fc;">Text here</p>
.mytext {color:#d0d9fc;}
This box has a color of #d0d9fc
<div style="background-color:#d0d9fc;">Content here</div>
.mybackground {background-color:#d0d9fc;}
Border around this has a color of #d0d9fc
<div style="border:2px solid #d0d9fc;">Content here</div>
.myborder {border:2px solid #d0d9fc;}