#d3bff7 color space conversions
Hex:
#d3bff7
RGB:
211, 191, 247
CMY:
17, 25, 3
CMYK:
15, 23, 0, 3
HSL:
261°, 77.7778%, 85.8824%
HSV (HSB):
261°, 22.6721%, 96.8627%
XYZ:
62.2833, 57.8259, 95.8745
xyY:
0.2884, 0.2677, 57.8259
CIE-Lab:
80.6419, 17.7313, -25.0712
CIE-LCH:
80.6419, 30.7077, 305.2694
CIE-Luv:
80.6419, 7.1512, -42.7767
Hunter-Lab:
76.0433, 13.1245, -21.5218
#d3bff7 color charts
#d3bff7 color shades, tints & tones
#d3bff7 color schemes
#d3bff7 color preview, HTML & CSS examples
This text has a color of #d3bff7
<p style="color:#d3bff7;">Text here</p>
.mytext {color:#d3bff7;}
This box has a color of #d3bff7
<div style="background-color:#d3bff7;">Content here</div>
.mybackground {background-color:#d3bff7;}
Border around this has a color of #d3bff7
<div style="border:2px solid #d3bff7;">Content here</div>
.myborder {border:2px solid #d3bff7;}