#d0d4f5 color space conversions
Hex:
#d0d4f5
RGB:
208, 212, 245
CMY:
18, 17, 4
CMYK:
15, 13, 0, 4
HSL:
234°, 64.9123%, 88.8235%
HSV (HSB):
234°, 15.1020%, 96.0784%
XYZ:
66.0373, 67.0894, 95.8552
xyY:
0.2884, 0.2930, 67.0894
CIE-Lab:
85.5491, 5.1354, -16.5976
CIE-LCH:
85.5491, 17.3739, 287.1924
CIE-Luv:
85.5491, -4.0086, -27.0739
Hunter-Lab:
81.9081, 0.5740, -12.0500
#d0d4f5 color charts
#d0d4f5 color shades, tints & tones
#d0d4f5 color schemes
#d0d4f5 color preview, HTML & CSS examples
This text has a color of #d0d4f5
<p style="color:#d0d4f5;">Text here</p>
.mytext {color:#d0d4f5;}
This box has a color of #d0d4f5
<div style="background-color:#d0d4f5;">Content here</div>
.mybackground {background-color:#d0d4f5;}
Border around this has a color of #d0d4f5
<div style="border:2px solid #d0d4f5;">Content here</div>
.myborder {border:2px solid #d0d4f5;}