#d3bff1 color space conversions
Hex:
#d3bff1
RGB:
211, 191, 241
CMY:
17, 25, 5
CMYK:
12, 21, 0, 5
HSL:
264°, 64.1026%, 84.7059%
HSV (HSB):
264°, 20.7469%, 94.5098%
XYZ:
61.3720, 57.4614, 91.0756
xyY:
0.2924, 0.2737, 57.4614
CIE-Lab:
80.4384, 16.4799, -22.1687
CIE-LCH:
80.4384, 27.6232, 306.6265
CIE-Luv:
80.4384, 7.6634, -37.7731
Hunter-Lab:
75.8033, 11.8617, -18.1730
#d3bff1 color charts
#d3bff1 color shades, tints & tones
#d3bff1 color schemes
#d3bff1 color preview, HTML & CSS examples
This text has a color of #d3bff1
<p style="color:#d3bff1;">Text here</p>
.mytext {color:#d3bff1;}
This box has a color of #d3bff1
<div style="background-color:#d3bff1;">Content here</div>
.mybackground {background-color:#d3bff1;}
Border around this has a color of #d3bff1
<div style="border:2px solid #d3bff1;">Content here</div>
.myborder {border:2px solid #d3bff1;}