#d3c0f6 color space conversions
Hex:
#d3c0f6
RGB:
211, 192, 246
CMY:
17, 25, 4
CMYK:
14, 22, 0, 4
HSL:
261°, 75.0000%, 85.8824%
HSV (HSB):
261°, 21.9512%, 96.4706%
XYZ:
62.3482, 58.2020, 95.1368
xyY:
0.2891, 0.2698, 58.2020
CIE-Lab:
80.8510, 16.9809, -24.2178
CIE-LCH:
80.8510, 29.5779, 305.0372
CIE-Luv:
80.8510, 6.7777, -41.2591
Hunter-Lab:
76.2902, 12.3712, -20.5337
#d3c0f6 color charts
#d3c0f6 color shades, tints & tones
#d3c0f6 color schemes
#d3c0f6 color preview, HTML & CSS examples
This text has a color of #d3c0f6
<p style="color:#d3c0f6;">Text here</p>
.mytext {color:#d3c0f6;}
This box has a color of #d3c0f6
<div style="background-color:#d3c0f6;">Content here</div>
.mybackground {background-color:#d3c0f6;}
Border around this has a color of #d3c0f6
<div style="border:2px solid #d3c0f6;">Content here</div>
.myborder {border:2px solid #d3c0f6;}