#d3c6f3 color space conversions
Hex:
#d3c6f3
RGB:
211, 198, 243
CMY:
17, 22, 5
CMYK:
13, 19, 0, 5
HSL:
257°, 65.2174%, 86.4706%
HSV (HSB):
257°, 18.5185%, 95.2941%
XYZ:
63.2357, 60.7081, 93.1790
xyY:
0.2912, 0.2796, 60.7081
CIE-Lab:
82.2216, 13.1249, -20.5339
CIE-LCH:
82.2216, 24.3702, 302.5859
CIE-Luv:
82.2216, 4.2397, -34.6548
Hunter-Lab:
77.9154, 8.5176, -16.3641
#d3c6f3 color charts
#d3c6f3 color shades, tints & tones
#d3c6f3 color schemes
#d3c6f3 color preview, HTML & CSS examples
This text has a color of #d3c6f3
<p style="color:#d3c6f3;">Text here</p>
.mytext {color:#d3c6f3;}
This box has a color of #d3c6f3
<div style="background-color:#d3c6f3;">Content here</div>
.mybackground {background-color:#d3c6f3;}
Border around this has a color of #d3c6f3
<div style="border:2px solid #d3c6f3;">Content here</div>
.myborder {border:2px solid #d3c6f3;}