#d3c2f7 color space conversions
Hex:
#d3c2f7
RGB:
211, 194, 247
CMY:
17, 24, 3
CMYK:
15, 21, 0, 3
HSL:
259°, 76.8116%, 86.4706%
HSV (HSB):
259°, 21.4575%, 96.8627%
XYZ:
62.9443, 59.1479, 96.0948
xyY:
0.2885, 0.2711, 59.1479
CIE-Lab:
81.3728, 16.1117, -23.9577
CIE-LCH:
81.3728, 28.8714, 303.9211
CIE-Luv:
81.3728, 5.7768, -40.7259
Hunter-Lab:
76.9076, 11.5031, -20.2465
#d3c2f7 color charts
#d3c2f7 color shades, tints & tones
#d3c2f7 color schemes
#d3c2f7 color preview, HTML & CSS examples
This text has a color of #d3c2f7
<p style="color:#d3c2f7;">Text here</p>
.mytext {color:#d3c2f7;}
This box has a color of #d3c2f7
<div style="background-color:#d3c2f7;">Content here</div>
.mybackground {background-color:#d3c2f7;}
Border around this has a color of #d3c2f7
<div style="border:2px solid #d3c2f7;">Content here</div>
.myborder {border:2px solid #d3c2f7;}