#d7bdf9 color space conversions
Hex:
#d7bdf9
RGB:
215, 189, 249
CMY:
16, 26, 2
CMYK:
14, 24, 0, 2
HSL:
266°, 83.3333%, 85.8824%
HSV (HSB):
266°, 24.0964%, 97.6471%
XYZ:
63.3208, 57.6818, 97.4189
xyY:
0.2899, 0.2641, 57.6818
CIE-Lab:
80.5616, 20.4758, -26.2335
CIE-LCH:
80.5616, 33.2784, 307.9728
CIE-Luv:
80.5616, 10.0882, -45.1336
Hunter-Lab:
75.9485, 15.9114, -22.8870
#d7bdf9 color charts
#d7bdf9 color shades, tints & tones
#d7bdf9 color schemes
#d7bdf9 color preview, HTML & CSS examples
This text has a color of #d7bdf9
<p style="color:#d7bdf9;">Text here</p>
.mytext {color:#d7bdf9;}
This box has a color of #d7bdf9
<div style="background-color:#d7bdf9;">Content here</div>
.mybackground {background-color:#d7bdf9;}
Border around this has a color of #d7bdf9
<div style="border:2px solid #d7bdf9;">Content here</div>
.myborder {border:2px solid #d7bdf9;}