#d4ccf5 color space conversions
Hex:
#d4ccf5
RGB:
212, 204, 245
CMY:
17, 20, 4
CMYK:
13, 17, 0, 4
HSL:
252°, 67.2131%, 88.0392%
HSV (HSB):
252°, 16.7347%, 96.0784%
XYZ:
65.2257, 63.7754, 95.2583
xyY:
0.2908, 0.2844, 63.7754
CIE-Lab:
83.8487, 10.6430, -19.1307
CIE-LCH:
83.8487, 21.8919, 299.0886
CIE-Luv:
83.8487, 1.8350, -32.0374
Hunter-Lab:
79.8595, 6.0368, -14.8209
#d4ccf5 color charts
#d4ccf5 color shades, tints & tones
#d4ccf5 color schemes
#d4ccf5 color preview, HTML & CSS examples
This text has a color of #d4ccf5
<p style="color:#d4ccf5;">Text here</p>
.mytext {color:#d4ccf5;}
This box has a color of #d4ccf5
<div style="background-color:#d4ccf5;">Content here</div>
.mybackground {background-color:#d4ccf5;}
Border around this has a color of #d4ccf5
<div style="border:2px solid #d4ccf5;">Content here</div>
.myborder {border:2px solid #d4ccf5;}