#d0cced color space conversions
Hex:
#d0cced
RGB:
208, 204, 237
CMY:
18, 20, 7
CMYK:
12, 14, 0, 7
HSL:
247°, 47.8261%, 86.4706%
HSV (HSB):
247°, 13.9241%, 92.9412%
XYZ:
62.8914, 62.7101, 88.9103
xyY:
0.2932, 0.2923, 62.7101
CIE-Lab:
83.2896, 7.7276, -15.7475
CIE-LCH:
83.2896, 17.5414, 296.1380
CIE-Luv:
83.2896, 0.2172, -26.0187
Hunter-Lab:
79.1897, 3.1803, -11.1351
#d0cced color charts
#d0cced color shades, tints & tones
#d0cced color schemes
#d0cced color preview, HTML & CSS examples
This text has a color of #d0cced
<p style="color:#d0cced;">Text here</p>
.mytext {color:#d0cced;}
This box has a color of #d0cced
<div style="background-color:#d0cced;">Content here</div>
.mybackground {background-color:#d0cced;}
Border around this has a color of #d0cced
<div style="border:2px solid #d0cced;">Content here</div>
.myborder {border:2px solid #d0cced;}