#d3c8f3 color space conversions
Hex:
#d3c8f3
RGB:
211, 200, 243
CMY:
17, 22, 5
CMYK:
13, 18, 0, 5
HSL:
255°, 64.1791%, 86.8627%
HSV (HSB):
255°, 17.6955%, 95.2941%
XYZ:
63.6959, 61.6285, 93.3324
xyY:
0.2913, 0.2819, 61.6285
CIE-Lab:
82.7155, 12.0523, -19.7865
CIE-LCH:
82.7155, 23.1682, 301.3463
CIE-Luv:
82.7155, 3.3061, -33.2823
Hunter-Lab:
78.5038, 7.4484, -15.5366
#d3c8f3 color charts
#d3c8f3 color shades, tints & tones
#d3c8f3 color schemes
#d3c8f3 color preview, HTML & CSS examples
This text has a color of #d3c8f3
<p style="color:#d3c8f3;">Text here</p>
.mytext {color:#d3c8f3;}
This box has a color of #d3c8f3
<div style="background-color:#d3c8f3;">Content here</div>
.mybackground {background-color:#d3c8f3;}
Border around this has a color of #d3c8f3
<div style="border:2px solid #d3c8f3;">Content here</div>
.myborder {border:2px solid #d3c8f3;}