#d5dff5 color space conversions
Hex:
#d5dff5
RGB:
213, 223, 245
CMY:
16, 13, 4
CMYK:
13, 9, 0, 4
HSL:
221°, 61.5385%, 89.8039%
HSV (HSB):
221°, 13.0612%, 96.0784%
XYZ:
70.3097, 73.5141, 96.8701
xyY:
0.2921, 0.3054, 73.5141
CIE-Lab:
88.6923, 0.9383, -11.8524
CIE-LCH:
88.6923, 11.8895, 274.5265
CIE-Luv:
88.6923, -6.5587, -18.7843
Hunter-Lab:
85.7403, -3.6702, -6.9681
#d5dff5 color charts
#d5dff5 color shades, tints & tones
#d5dff5 color schemes
#d5dff5 color preview, HTML & CSS examples
This text has a color of #d5dff5
<p style="color:#d5dff5;">Text here</p>
.mytext {color:#d5dff5;}
This box has a color of #d5dff5
<div style="background-color:#d5dff5;">Content here</div>
.mybackground {background-color:#d5dff5;}
Border around this has a color of #d5dff5
<div style="border:2px solid #d5dff5;">Content here</div>
.myborder {border:2px solid #d5dff5;}