#d3c6f5 color space conversions
Hex:
#d3c6f5
RGB:
211, 198, 245
CMY:
17, 22, 4
CMYK:
14, 19, 0, 4
HSL:
257°, 70.1493%, 86.8627%
HSV (HSB):
257°, 19.1837%, 96.0784%
XYZ:
63.5395, 60.8296, 94.7786
xyY:
0.2899, 0.2776, 60.8296
CIE-Lab:
82.2871, 13.5404, -21.5014
CIE-LCH:
82.2871, 25.4097, 302.2004
CIE-Luv:
82.2871, 4.0882, -36.3165
Hunter-Lab:
77.9933, 8.9317, -17.4547
#d3c6f5 color charts
#d3c6f5 color shades, tints & tones
#d3c6f5 color schemes
#d3c6f5 color preview, HTML & CSS examples
This text has a color of #d3c6f5
<p style="color:#d3c6f5;">Text here</p>
.mytext {color:#d3c6f5;}
This box has a color of #d3c6f5
<div style="background-color:#d3c6f5;">Content here</div>
.mybackground {background-color:#d3c6f5;}
Border around this has a color of #d3c6f5
<div style="border:2px solid #d3c6f5;">Content here</div>
.myborder {border:2px solid #d3c6f5;}