#d0ccf5 color space conversions
Hex:
#d0ccf5
RGB:
208, 204, 245
CMY:
18, 20, 4
CMYK:
15, 17, 0, 4
HSL:
246°, 67.2131%, 88.0392%
HSV (HSB):
246°, 16.7347%, 96.0784%
XYZ:
64.0867, 63.1882, 95.2050
xyY:
0.2881, 0.2840, 63.1882
CIE-Lab:
83.5413, 9.3857, -19.6249
CIE-LCH:
83.5413, 21.7538, 295.5597
CIE-Luv:
83.5413, -0.2973, -32.6300
Hunter-Lab:
79.4910, 4.7998, -15.3669
#d0ccf5 color charts
#d0ccf5 color shades, tints & tones
#d0ccf5 color schemes
#d0ccf5 color preview, HTML & CSS examples
This text has a color of #d0ccf5
<p style="color:#d0ccf5;">Text here</p>
.mytext {color:#d0ccf5;}
This box has a color of #d0ccf5
<div style="background-color:#d0ccf5;">Content here</div>
.mybackground {background-color:#d0ccf5;}
Border around this has a color of #d0ccf5
<div style="border:2px solid #d0ccf5;">Content here</div>
.myborder {border:2px solid #d0ccf5;}