#d3b9f2 color space conversions
Hex:
#d3b9f2
RGB:
211, 185, 242
CMY:
17, 27, 5
CMYK:
13, 24, 0, 5
HSL:
267°, 68.6747%, 83.7255%
HSV (HSB):
267°, 23.5537%, 94.9020%
XYZ:
60.2399, 54.9576, 91.4373
xyY:
0.2915, 0.2660, 54.9576
CIE-Lab:
79.0168, 19.9336, -24.8688
CIE-LCH:
79.0168, 31.8717, 308.7140
CIE-Luv:
79.0168, 10.3528, -42.6729
Hunter-Lab:
74.1334, 15.3136, -21.2358
#d3b9f2 color charts
#d3b9f2 color shades, tints & tones
#d3b9f2 color schemes
#d3b9f2 color preview, HTML & CSS examples
This text has a color of #d3b9f2
<p style="color:#d3b9f2;">Text here</p>
.mytext {color:#d3b9f2;}
This box has a color of #d3b9f2
<div style="background-color:#d3b9f2;">Content here</div>
.mybackground {background-color:#d3b9f2;}
Border around this has a color of #d3b9f2
<div style="border:2px solid #d3b9f2;">Content here</div>
.myborder {border:2px solid #d3b9f2;}