#d3c2f3 color space conversions
Hex:
#d3c2f3
RGB:
211, 194, 243
CMY:
17, 24, 5
CMYK:
13, 20, 0, 5
HSL:
261°, 67.1233%, 85.6863%
HSV (HSB):
261°, 20.1646%, 95.2941%
XYZ:
62.3334, 58.9035, 92.8782
xyY:
0.2911, 0.2751, 58.9035
CIE-Lab:
81.2385, 15.2761, -22.0243
CIE-LCH:
81.2385, 26.8035, 304.7452
CIE-Luv:
81.2385, 6.1017, -37.3927
Hunter-Lab:
76.7486, 10.6634, -18.0264
#d3c2f3 color charts
#d3c2f3 color shades, tints & tones
#d3c2f3 color schemes
#d3c2f3 color preview, HTML & CSS examples
This text has a color of #d3c2f3
<p style="color:#d3c2f3;">Text here</p>
.mytext {color:#d3c2f3;}
This box has a color of #d3c2f3
<div style="background-color:#d3c2f3;">Content here</div>
.mybackground {background-color:#d3c2f3;}
Border around this has a color of #d3c2f3
<div style="border:2px solid #d3c2f3;">Content here</div>
.myborder {border:2px solid #d3c2f3;}