#d3c8fe color space conversions
Hex:
#d3c8fe
RGB:
211, 200, 254
CMY:
17, 22, 0
CMYK:
17, 21, 0, 0
HSL:
252°, 96.4286%, 89.0196%
HSV (HSB):
252°, 21.2598%, 99.6078%
XYZ:
65.4076, 62.3132, 102.3462
xyY:
0.2843, 0.2708, 62.3132
CIE-Lab:
83.0797, 14.3673, -25.0877
CIE-LCH:
83.0797, 28.9104, 299.7989
CIE-Luv:
83.0797, 2.4998, -42.4401
Hunter-Lab:
78.9387, 9.7602, -21.6140
#d3c8fe color charts
#d3c8fe color shades, tints & tones
#d3c8fe color schemes
#d3c8fe color preview, HTML & CSS examples
This text has a color of #d3c8fe
<p style="color:#d3c8fe;">Text here</p>
.mytext {color:#d3c8fe;}
This box has a color of #d3c8fe
<div style="background-color:#d3c8fe;">Content here</div>
.mybackground {background-color:#d3c8fe;}
Border around this has a color of #d3c8fe
<div style="border:2px solid #d3c8fe;">Content here</div>
.myborder {border:2px solid #d3c8fe;}