#d3c0f8 color space conversions
Hex:
#d3c0f8
RGB:
211, 192, 248
CMY:
17, 25, 3
CMYK:
15, 23, 0, 3
HSL:
260°, 80.0000%, 86.2745%
HSV (HSB):
260°, 22.5806%, 97.2549%
XYZ:
62.6569, 58.3255, 96.7625
xyY:
0.2878, 0.2679, 58.3255
CIE-Lab:
80.9194, 17.4018, -25.1827
CIE-LCH:
80.9194, 30.6103, 304.6453
CIE-Luv:
80.9194, 6.6096, -42.9292
Hunter-Lab:
76.3711, 12.7967, -21.6609
#d3c0f8 color charts
#d3c0f8 color shades, tints & tones
#d3c0f8 color schemes
#d3c0f8 color preview, HTML & CSS examples
This text has a color of #d3c0f8
<p style="color:#d3c0f8;">Text here</p>
.mytext {color:#d3c0f8;}
This box has a color of #d3c0f8
<div style="background-color:#d3c0f8;">Content here</div>
.mybackground {background-color:#d3c0f8;}
Border around this has a color of #d3c0f8
<div style="border:2px solid #d3c0f8;">Content here</div>
.myborder {border:2px solid #d3c0f8;}