#d3c5f5 color space conversions
Hex:
#d3c5f5
RGB:
211, 197, 245
CMY:
17, 23, 4
CMYK:
14, 20, 0, 4
HSL:
258°, 70.5882%, 86.6667%
HSV (HSB):
258°, 19.5918%, 96.0784%
XYZ:
63.3117, 60.3740, 94.7027
xyY:
0.2899, 0.2765, 60.3740
CIE-Lab:
82.0410, 14.0777, -21.8746
CIE-LCH:
82.0410, 26.0131, 302.7639
CIE-Luv:
82.0410, 4.5517, -37.0029
Hunter-Lab:
77.7007, 9.4682, -17.8730
#d3c5f5 color charts
#d3c5f5 color shades, tints & tones
#d3c5f5 color schemes
#d3c5f5 color preview, HTML & CSS examples
This text has a color of #d3c5f5
<p style="color:#d3c5f5;">Text here</p>
.mytext {color:#d3c5f5;}
This box has a color of #d3c5f5
<div style="background-color:#d3c5f5;">Content here</div>
.mybackground {background-color:#d3c5f5;}
Border around this has a color of #d3c5f5
<div style="border:2px solid #d3c5f5;">Content here</div>
.myborder {border:2px solid #d3c5f5;}