#d0d5f8 color space conversions
Hex:
#d0d5f8
RGB:
208, 213, 248
CMY:
18, 16, 3
CMYK:
16, 14, 0, 3
HSL:
233°, 74.0741%, 89.4118%
HSV (HSB):
233°, 16.1290%, 97.2549%
XYZ:
66.7500, 67.7757, 98.3709
xyY:
0.2866, 0.2910, 67.7757
CIE-Lab:
85.8942, 5.2352, -17.6650
CIE-LCH:
85.8942, 18.4245, 286.5078
CIE-Luv:
85.8942, -4.6350, -28.8527
Hunter-Lab:
82.3260, 0.6574, -13.2171
#d0d5f8 color charts
#d0d5f8 color shades, tints & tones
#d0d5f8 color schemes
#d0d5f8 color preview, HTML & CSS examples
This text has a color of #d0d5f8
<p style="color:#d0d5f8;">Text here</p>
.mytext {color:#d0d5f8;}
This box has a color of #d0d5f8
<div style="background-color:#d0d5f8;">Content here</div>
.mybackground {background-color:#d0d5f8;}
Border around this has a color of #d0d5f8
<div style="border:2px solid #d0d5f8;">Content here</div>
.myborder {border:2px solid #d0d5f8;}