#d3c6fc color space conversions
Hex:
#d3c6fc
RGB:
211, 198, 252
CMY:
17, 22, 1
CMYK:
16, 21, 0, 1
HSL:
254°, 90.0000%, 88.2353%
HSV (HSB):
254°, 21.4286%, 98.8235%
XYZ:
64.6287, 61.2653, 100.5145
xyY:
0.2855, 0.2706, 61.2653
CIE-Lab:
82.5212, 15.0154, -24.8749
CIE-LCH:
82.5212, 29.0555, 301.1168
CIE-Luv:
82.5212, 3.5566, -42.1509
Hunter-Lab:
78.2722, 10.4098, -21.3478
#d3c6fc color charts
#d3c6fc color shades, tints & tones
#d3c6fc color schemes
#d3c6fc color preview, HTML & CSS examples
This text has a color of #d3c6fc
<p style="color:#d3c6fc;">Text here</p>
.mytext {color:#d3c6fc;}
This box has a color of #d3c6fc
<div style="background-color:#d3c6fc;">Content here</div>
.mybackground {background-color:#d3c6fc;}
Border around this has a color of #d3c6fc
<div style="border:2px solid #d3c6fc;">Content here</div>
.myborder {border:2px solid #d3c6fc;}