#d3ccea color space conversions
Hex:
#d3ccea
RGB:
211, 204, 234
CMY:
17, 20, 8
CMYK:
10, 13, 0, 8
HSL:
254°, 41.6667%, 85.8824%
HSV (HSB):
254°, 12.8205%, 91.7647%
XYZ:
63.3081, 62.9751, 86.6606
xyY:
0.2973, 0.2957, 62.9751
CIE-Lab:
83.4293, 8.0857, -13.9165
CIE-LCH:
83.4293, 16.0949, 300.1574
CIE-Luv:
83.4293, 2.0427, -23.1261
Hunter-Lab:
79.3569, 3.5265, -9.1971
#d3ccea color charts
#d3ccea color shades, tints & tones
#d3ccea color schemes
#d3ccea color preview, HTML & CSS examples
This text has a color of #d3ccea
<p style="color:#d3ccea;">Text here</p>
.mytext {color:#d3ccea;}
This box has a color of #d3ccea
<div style="background-color:#d3ccea;">Content here</div>
.mybackground {background-color:#d3ccea;}
Border around this has a color of #d3ccea
<div style="border:2px solid #d3ccea;">Content here</div>
.myborder {border:2px solid #d3ccea;}