#d5bdf9 color space conversions
Hex:
#d5bdf9
RGB:
213, 189, 249
CMY:
16, 26, 2
CMYK:
14, 24, 0, 2
HSL:
264°, 83.3333%, 85.8824%
HSV (HSB):
264°, 24.0964%, 97.6471%
XYZ:
62.7371, 57.3809, 97.3915
xyY:
0.2884, 0.2638, 57.3809
CIE-Lab:
80.3933, 19.8548, -26.5055
CIE-LCH:
80.3933, 33.1172, 306.8362
CIE-Luv:
80.3933, 8.9835, -45.4742
Hunter-Lab:
75.7502, 15.2727, -23.2037
#d5bdf9 color charts
#d5bdf9 color shades, tints & tones
#d5bdf9 color schemes
#d5bdf9 color preview, HTML & CSS examples
This text has a color of #d5bdf9
<p style="color:#d5bdf9;">Text here</p>
.mytext {color:#d5bdf9;}
This box has a color of #d5bdf9
<div style="background-color:#d5bdf9;">Content here</div>
.mybackground {background-color:#d5bdf9;}
Border around this has a color of #d5bdf9
<div style="border:2px solid #d5bdf9;">Content here</div>
.myborder {border:2px solid #d5bdf9;}