#d5d5f8 color space conversions
Hex:
#d5d5f8
RGB:
213, 213, 248
CMY:
16, 16, 3
CMYK:
14, 14, 0, 3
HSL:
240°, 71.4286%, 90.3922%
HSV (HSB):
240°, 14.1129%, 97.2549%
XYZ:
68.1781, 68.5119, 98.4377
xyY:
0.2900, 0.2914, 68.5119
CIE-Lab:
86.2618, 6.7979, -17.0750
CIE-LCH:
86.2618, 18.3784, 291.7086
CIE-Luv:
86.2618, -2.0285, -28.1550
Hunter-Lab:
82.7719, 2.1771, -12.5711
#d5d5f8 color charts
#d5d5f8 color shades, tints & tones
#d5d5f8 color schemes
#d5d5f8 color preview, HTML & CSS examples
This text has a color of #d5d5f8
<p style="color:#d5d5f8;">Text here</p>
.mytext {color:#d5d5f8;}
This box has a color of #d5d5f8
<div style="background-color:#d5d5f8;">Content here</div>
.mybackground {background-color:#d5d5f8;}
Border around this has a color of #d5d5f8
<div style="border:2px solid #d5d5f8;">Content here</div>
.myborder {border:2px solid #d5d5f8;}