#d3b9f3 color space conversions
Hex:
#d3b9f3
RGB:
211, 185, 243
CMY:
17, 27, 5
CMYK:
13, 24, 0, 5
HSL:
267°, 70.7317%, 83.9216%
HSV (HSB):
267°, 23.8683%, 95.2941%
XYZ:
60.3906, 55.0179, 92.2306
xyY:
0.2908, 0.2650, 55.0179
CIE-Lab:
79.0516, 20.1417, -25.3531
CIE-LCH:
79.0516, 32.3801, 308.4653
CIE-Luv:
79.0516, 10.2587, -43.5082
Hunter-Lab:
74.1740, 15.5256, -21.8014
#d3b9f3 color charts
#d3b9f3 color shades, tints & tones
#d3b9f3 color schemes
#d3b9f3 color preview, HTML & CSS examples
This text has a color of #d3b9f3
<p style="color:#d3b9f3;">Text here</p>
.mytext {color:#d3b9f3;}
This box has a color of #d3b9f3
<div style="background-color:#d3b9f3;">Content here</div>
.mybackground {background-color:#d3b9f3;}
Border around this has a color of #d3b9f3
<div style="border:2px solid #d3b9f3;">Content here</div>
.myborder {border:2px solid #d3b9f3;}