#d3c6fb color space conversions
Hex:
#d3c6fb
RGB:
211, 198, 251
CMY:
17, 22, 2
CMYK:
16, 21, 0, 2
HSL:
255°, 86.8852%, 88.0392%
HSV (HSB):
255°, 21.1155%, 98.4314%
XYZ:
64.4706, 61.2021, 99.6820
xyY:
0.2861, 0.2716, 61.2021
CIE-Lab:
82.4873, 14.8028, -24.3942
CIE-LCH:
82.4873, 28.5342, 301.2500
CIE-Luv:
82.4873, 3.6326, -41.3159
Hunter-Lab:
78.2318, 10.1959, -20.7844
#d3c6fb color charts
#d3c6fb color shades, tints & tones
#d3c6fb color schemes
#d3c6fb color preview, HTML & CSS examples
This text has a color of #d3c6fb
<p style="color:#d3c6fb;">Text here</p>
.mytext {color:#d3c6fb;}
This box has a color of #d3c6fb
<div style="background-color:#d3c6fb;">Content here</div>
.mybackground {background-color:#d3c6fb;}
Border around this has a color of #d3c6fb
<div style="border:2px solid #d3c6fb;">Content here</div>
.myborder {border:2px solid #d3c6fb;}