#d3cff6 color space conversions
Hex:
#d3cff6
RGB:
211, 207, 246
CMY:
17, 19, 4
CMYK:
14, 16, 0, 4
HSL:
246°, 68.4211%, 88.8235%
HSV (HSB):
246°, 15.8537%, 96.4706%
XYZ:
65.8113, 65.1284, 96.2912
xyY:
0.2896, 0.2866, 65.1284
CIE-Lab:
84.5498, 8.9368, -18.6106
CIE-LCH:
84.5498, 20.6451, 295.6503
CIE-Luv:
84.5498, -0.1652, -30.9421
Hunter-Lab:
80.7021, 4.3352, -14.2514
#d3cff6 color charts
#d3cff6 color shades, tints & tones
#d3cff6 color schemes
#d3cff6 color preview, HTML & CSS examples
This text has a color of #d3cff6
<p style="color:#d3cff6;">Text here</p>
.mytext {color:#d3cff6;}
This box has a color of #d3cff6
<div style="background-color:#d3cff6;">Content here</div>
.mybackground {background-color:#d3cff6;}
Border around this has a color of #d3cff6
<div style="border:2px solid #d3cff6;">Content here</div>
.myborder {border:2px solid #d3cff6;}