#d3c6f7 color space conversions
Hex:
#d3c6f7
RGB:
211, 198, 247
CMY:
17, 22, 3
CMYK:
15, 20, 0, 3
HSL:
256°, 75.3846%, 87.2549%
HSV (HSB):
256°, 19.8381%, 96.8627%
XYZ:
63.8466, 60.9525, 96.3956
xyY:
0.2886, 0.2756, 60.9525
CIE-Lab:
82.3532, 13.9586, -22.4673
CIE-LCH:
82.3532, 26.4504, 301.8520
CIE-Luv:
82.3532, 3.9365, -37.9807
Hunter-Lab:
78.0721, 9.3495, -18.5550
#d3c6f7 color charts
#d3c6f7 color shades, tints & tones
#d3c6f7 color schemes
#d3c6f7 color preview, HTML & CSS examples
This text has a color of #d3c6f7
<p style="color:#d3c6f7;">Text here</p>
.mytext {color:#d3c6f7;}
This box has a color of #d3c6f7
<div style="background-color:#d3c6f7;">Content here</div>
.mybackground {background-color:#d3c6f7;}
Border around this has a color of #d3c6f7
<div style="border:2px solid #d3c6f7;">Content here</div>
.myborder {border:2px solid #d3c6f7;}