#d3baf9 color space conversions
Hex:
#d3baf9
RGB:
211, 186, 249
CMY:
17, 27, 2
CMYK:
15, 25, 0, 2
HSL:
264°, 84.0000%, 85.2941%
HSV (HSB):
264°, 25.3012%, 97.6471%
XYZ:
61.5218, 55.8062, 97.1517
xyY:
0.2868, 0.2602, 55.8062
CIE-Lab:
79.5034, 20.8613, -27.8815
CIE-LCH:
79.5034, 34.8220, 306.8043
CIE-Luv:
79.5034, 9.2438, -47.8503
Hunter-Lab:
74.7036, 16.2715, -24.8139
#d3baf9 color charts
#d3baf9 color shades, tints & tones
#d3baf9 color schemes
#d3baf9 color preview, HTML & CSS examples
This text has a color of #d3baf9
<p style="color:#d3baf9;">Text here</p>
.mytext {color:#d3baf9;}
This box has a color of #d3baf9
<div style="background-color:#d3baf9;">Content here</div>
.mybackground {background-color:#d3baf9;}
Border around this has a color of #d3baf9
<div style="border:2px solid #d3baf9;">Content here</div>
.myborder {border:2px solid #d3baf9;}