#d3c5ff color space conversions
Hex:
#d3c5ff
RGB:
211, 197, 255
CMY:
17, 23, 0
CMYK:
17, 23, 0, 0
HSL:
254°, 100.0000%, 88.6275%
HSV (HSB):
254°, 22.7451%, 100.0000%
XYZ:
64.8802, 61.0014, 102.9626
xyY:
0.2835, 0.2666, 61.0014
CIE-Lab:
82.3795, 16.1957, -26.6875
CIE-LCH:
82.3795, 31.2174, 301.2520
CIE-Luv:
82.3795, 3.7785, -45.3490
Hunter-Lab:
78.1034, 11.5984, -23.4888
#d3c5ff color charts
#d3c5ff color shades, tints & tones
#d3c5ff color schemes
#d3c5ff color preview, HTML & CSS examples
This text has a color of #d3c5ff
<p style="color:#d3c5ff;">Text here</p>
.mytext {color:#d3c5ff;}
This box has a color of #d3c5ff
<div style="background-color:#d3c5ff;">Content here</div>
.mybackground {background-color:#d3c5ff;}
Border around this has a color of #d3c5ff
<div style="border:2px solid #d3c5ff;">Content here</div>
.myborder {border:2px solid #d3c5ff;}