#d5bffb color space conversions
Hex:
#d5bffb
RGB:
213, 191, 251
CMY:
16, 25, 2
CMYK:
15, 24, 0, 2
HSL:
262°, 88.2353%, 86.6667%
HSV (HSB):
262°, 23.9044%, 98.4314%
XYZ:
63.4840, 58.3728, 99.1879
xyY:
0.2872, 0.2641, 58.3728
CIE-Lab:
80.9456, 19.1952, -26.7309
CIE-LCH:
80.9456, 32.9089, 305.6818
CIE-Luv:
80.9456, 7.8961, -45.7869
Hunter-Lab:
76.4021, 14.6155, -23.4909
#d5bffb color charts
#d5bffb color shades, tints & tones
#d5bffb color schemes
#d5bffb color preview, HTML & CSS examples
This text has a color of #d5bffb
<p style="color:#d5bffb;">Text here</p>
.mytext {color:#d5bffb;}
This box has a color of #d5bffb
<div style="background-color:#d5bffb;">Content here</div>
.mybackground {background-color:#d5bffb;}
Border around this has a color of #d5bffb
<div style="border:2px solid #d5bffb;">Content here</div>
.myborder {border:2px solid #d5bffb;}