#d0d3f3 color space conversions
Hex:
#d0d3f3
RGB:
208, 211, 243
CMY:
18, 17, 5
CMYK:
14, 13, 0, 5
HSL:
235°, 59.3220%, 88.4314%
HSV (HSB):
235°, 14.4033%, 95.2941%
XYZ:
65.4844, 66.4695, 94.1725
xyY:
0.2896, 0.2939, 66.4695
CIE-Lab:
85.2353, 5.2482, -16.0103
CIE-LCH:
85.2353, 16.8486, 288.1494
CIE-Luv:
85.2353, -3.4319, -26.1210
Hunter-Lab:
81.5288, 0.6966, -11.4147
#d0d3f3 color charts
#d0d3f3 color shades, tints & tones
#d0d3f3 color schemes
#d0d3f3 color preview, HTML & CSS examples
This text has a color of #d0d3f3
<p style="color:#d0d3f3;">Text here</p>
.mytext {color:#d0d3f3;}
This box has a color of #d0d3f3
<div style="background-color:#d0d3f3;">Content here</div>
.mybackground {background-color:#d0d3f3;}
Border around this has a color of #d0d3f3
<div style="border:2px solid #d0d3f3;">Content here</div>
.myborder {border:2px solid #d0d3f3;}