#d5ddfb color space conversions
Hex:
#d5ddfb
RGB:
213, 221, 251
CMY:
16, 13, 2
CMYK:
15, 12, 0, 2
HSL:
227°, 82.6087%, 90.9804%
HSV (HSB):
227°, 15.1394%, 98.4314%
XYZ:
70.7096, 72.8241, 101.5964
xyY:
0.2885, 0.2971, 72.8241
CIE-Lab:
88.3637, 3.2103, -15.4977
CIE-LCH:
88.3637, 15.8267, 281.7032
CIE-Luv:
88.3637, -5.9185, -25.0706
Hunter-Lab:
85.3370, -1.4360, -10.8507
#d5ddfb color charts
#d5ddfb color shades, tints & tones
#d5ddfb color schemes
#d5ddfb color preview, HTML & CSS examples
This text has a color of #d5ddfb
<p style="color:#d5ddfb;">Text here</p>
.mytext {color:#d5ddfb;}
This box has a color of #d5ddfb
<div style="background-color:#d5ddfb;">Content here</div>
.mybackground {background-color:#d5ddfb;}
Border around this has a color of #d5ddfb
<div style="border:2px solid #d5ddfb;">Content here</div>
.myborder {border:2px solid #d5ddfb;}