#d0d2ff color space conversions
Hex:
#d0d2ff
RGB:
208, 210, 255
CMY:
18, 18, 0
CMYK:
18, 18, 0, 0
HSL:
237°, 100.0000%, 90.7843%
HSV (HSB):
237°, 18.4314%, 100.0000%
XYZ:
67.1090, 66.7231, 103.9496
xyY:
0.2822, 0.2806, 66.7231
CIE-Lab:
85.3639, 8.3163, -22.1672
CIE-LCH:
85.3639, 23.6758, 290.5643
CIE-Luv:
85.3639, -3.6546, -36.7586
Hunter-Lab:
81.6842, 3.7023, -18.2722
#d0d2ff color charts
#d0d2ff color shades, tints & tones
#d0d2ff color schemes
#d0d2ff color preview, HTML & CSS examples
This text has a color of #d0d2ff
<p style="color:#d0d2ff;">Text here</p>
.mytext {color:#d0d2ff;}
This box has a color of #d0d2ff
<div style="background-color:#d0d2ff;">Content here</div>
.mybackground {background-color:#d0d2ff;}
Border around this has a color of #d0d2ff
<div style="border:2px solid #d0d2ff;">Content here</div>
.myborder {border:2px solid #d0d2ff;}