#d0dff7 color space conversions
Hex:
#d0dff7
RGB:
208, 223, 247
CMY:
18, 13, 3
CMYK:
16, 10, 0, 3
HSL:
217°, 70.9091%, 89.2157%
HSV (HSB):
217°, 15.7895%, 96.8627%
XYZ:
69.1886, 72.9006, 98.4203
xyY:
0.2877, 0.3031, 72.9006
CIE-Lab:
88.4003, -0.2194, -13.3765
CIE-LCH:
88.4003, 13.3783, 269.0605
CIE-Luv:
88.4003, -9.2128, -21.0531
Hunter-Lab:
85.3819, -4.7721, -8.5767
#d0dff7 color charts
#d0dff7 color shades, tints & tones
#d0dff7 color schemes
#d0dff7 color preview, HTML & CSS examples
This text has a color of #d0dff7
<p style="color:#d0dff7;">Text here</p>
.mytext {color:#d0dff7;}
This box has a color of #d0dff7
<div style="background-color:#d0dff7;">Content here</div>
.mybackground {background-color:#d0dff7;}
Border around this has a color of #d0dff7
<div style="border:2px solid #d0dff7;">Content here</div>
.myborder {border:2px solid #d0dff7;}