#d3ccf6 color space conversions
Hex:
#d3ccf6
RGB:
211, 204, 246
CMY:
17, 20, 4
CMYK:
14, 17, 0, 4
HSL:
250°, 70.0000%, 88.2353%
HSV (HSB):
250°, 17.0732%, 96.4706%
XYZ:
65.0914, 63.6884, 96.0512
xyY:
0.2895, 0.2833, 63.6884
CIE-Lab:
83.8033, 10.5357, -19.7382
CIE-LCH:
83.8033, 22.3740, 298.0922
CIE-Luv:
83.8033, 1.2305, -33.0150
Hunter-Lab:
79.8050, 5.9312, -15.4963
#d3ccf6 color charts
#d3ccf6 color shades, tints & tones
#d3ccf6 color schemes
#d3ccf6 color preview, HTML & CSS examples
This text has a color of #d3ccf6
<p style="color:#d3ccf6;">Text here</p>
.mytext {color:#d3ccf6;}
This box has a color of #d3ccf6
<div style="background-color:#d3ccf6;">Content here</div>
.mybackground {background-color:#d3ccf6;}
Border around this has a color of #d3ccf6
<div style="border:2px solid #d3ccf6;">Content here</div>
.myborder {border:2px solid #d3ccf6;}