#d7bffd color space conversions
Hex:
#d7bffd
RGB:
215, 191, 253
CMY:
16, 25, 1
CMYK:
15, 25, 0, 1
HSL:
263°, 93.9394%, 87.0588%
HSV (HSB):
263°, 24.5059%, 99.2157%
XYZ:
64.3848, 58.8005, 100.8847
xyY:
0.2873, 0.2624, 58.8005
CIE-Lab:
81.1818, 20.2345, -27.4229
CIE-LCH:
81.1818, 34.0800, 306.4225
CIE-Luv:
81.1818, 8.8109, -47.1214
Hunter-Lab:
76.6815, 15.6829, -24.3268
#d7bffd color charts
#d7bffd color shades, tints & tones
#d7bffd color schemes
#d7bffd color preview, HTML & CSS examples
This text has a color of #d7bffd
<p style="color:#d7bffd;">Text here</p>
.mytext {color:#d7bffd;}
This box has a color of #d7bffd
<div style="background-color:#d7bffd;">Content here</div>
.mybackground {background-color:#d7bffd;}
Border around this has a color of #d7bffd
<div style="border:2px solid #d7bffd;">Content here</div>
.myborder {border:2px solid #d7bffd;}