#d0ccee color space conversions
Hex:
#d0ccee
RGB:
208, 204, 238
CMY:
18, 20, 7
CMYK:
13, 14, 0, 7
HSL:
247°, 50.0000%, 86.6667%
HSV (HSB):
247°, 14.2857%, 93.3333%
XYZ:
63.0379, 62.7687, 89.6820
xyY:
0.2925, 0.2913, 62.7687
CIE-Lab:
83.3205, 7.9324, -16.2335
CIE-LCH:
83.3205, 18.0679, 296.0423
CIE-Luv:
83.3205, 0.1531, -26.8421
Hunter-Lab:
79.2267, 3.3795, -11.6557
#d0ccee color charts
#d0ccee color shades, tints & tones
#d0ccee color schemes
#d0ccee color preview, HTML & CSS examples
This text has a color of #d0ccee
<p style="color:#d0ccee;">Text here</p>
.mytext {color:#d0ccee;}
This box has a color of #d0ccee
<div style="background-color:#d0ccee;">Content here</div>
.mybackground {background-color:#d0ccee;}
Border around this has a color of #d0ccee
<div style="border:2px solid #d0ccee;">Content here</div>
.myborder {border:2px solid #d0ccee;}