#d0ddfc color space conversions
Hex:
#d0ddfc
RGB:
208, 221, 252
CMY:
18, 13, 1
CMYK:
17, 12, 0, 1
HSL:
222°, 88.0000%, 90.1961%
HSV (HSB):
222°, 17.4603%, 98.8235%
XYZ:
69.4396, 72.1511, 102.3622
xyY:
0.2846, 0.2958, 72.1511
CIE-Lab:
88.0413, 1.8714, -16.5435
CIE-LCH:
88.0413, 16.6490, 276.4540
CIE-Luv:
88.0413, -8.5118, -26.5545
Hunter-Lab:
84.9418, -2.7251, -11.9903
#d0ddfc color charts
#d0ddfc color shades, tints & tones
#d0ddfc color schemes
#d0ddfc color preview, HTML & CSS examples
This text has a color of #d0ddfc
<p style="color:#d0ddfc;">Text here</p>
.mytext {color:#d0ddfc;}
This box has a color of #d0ddfc
<div style="background-color:#d0ddfc;">Content here</div>
.mybackground {background-color:#d0ddfc;}
Border around this has a color of #d0ddfc
<div style="border:2px solid #d0ddfc;">Content here</div>
.myborder {border:2px solid #d0ddfc;}