#d3c5f1 color space conversions
Hex:
#d3c5f1
RGB:
211, 197, 241
CMY:
17, 23, 5
CMYK:
12, 18, 0, 5
HSL:
259°, 61.1111%, 85.8824%
HSV (HSB):
259°, 18.2573%, 94.5098%
XYZ:
62.7074, 60.1323, 91.5207
xyY:
0.2925, 0.2805, 60.1323
CIE-Lab:
81.9100, 13.2488, -19.9379
CIE-LCH:
81.9100, 23.9385, 303.6040
CIE-Luv:
81.9100, 4.8599, -33.6801
Hunter-Lab:
77.5450, 8.6418, -15.6942
#d3c5f1 color charts
#d3c5f1 color shades, tints & tones
#d3c5f1 color schemes
#d3c5f1 color preview, HTML & CSS examples
This text has a color of #d3c5f1
<p style="color:#d3c5f1;">Text here</p>
.mytext {color:#d3c5f1;}
This box has a color of #d3c5f1
<div style="background-color:#d3c5f1;">Content here</div>
.mybackground {background-color:#d3c5f1;}
Border around this has a color of #d3c5f1
<div style="border:2px solid #d3c5f1;">Content here</div>
.myborder {border:2px solid #d3c5f1;}