#d3c5f6 color space conversions
Hex:
#d3c5f6
RGB:
211, 197, 246
CMY:
17, 23, 4
CMYK:
14, 20, 0, 4
HSL:
257°, 73.1343%, 86.8627%
HSV (HSB):
257°, 19.9187%, 96.4706%
XYZ:
63.4648, 60.4352, 95.5090
xyY:
0.2893, 0.2754, 60.4352
CIE-Lab:
82.0742, 14.2866, -22.3578
CIE-LCH:
82.0742, 26.5326, 302.5786
CIE-Luv:
82.0742, 4.4745, -37.8352
Hunter-Lab:
77.7401, 9.6771, -18.4237
#d3c5f6 color charts
#d3c5f6 color shades, tints & tones
#d3c5f6 color schemes
#d3c5f6 color preview, HTML & CSS examples
This text has a color of #d3c5f6
<p style="color:#d3c5f6;">Text here</p>
.mytext {color:#d3c5f6;}
This box has a color of #d3c5f6
<div style="background-color:#d3c5f6;">Content here</div>
.mybackground {background-color:#d3c5f6;}
Border around this has a color of #d3c5f6
<div style="border:2px solid #d3c5f6;">Content here</div>
.myborder {border:2px solid #d3c5f6;}