#dccce0 color space conversions
Hex:
#dccce0
RGB:
220, 204, 224
CMY:
14, 20, 12
CMYK:
2, 9, 0, 12
HSL:
288°, 24.3902%, 83.9216%
HSV (HSB):
288°, 8.9286%, 87.8431%
XYZ:
64.5626, 63.7832, 79.4296
xyY:
0.3107, 0.3070, 63.7832
CIE-Lab:
83.8528, 9.1258, -7.8808
CIE-LCH:
83.8528, 12.0577, 319.1871
CIE-Luv:
83.8528, 7.8334, -13.7319
Hunter-Lab:
79.8644, 4.5373, -3.0621
#dccce0 color charts
#dccce0 color shades, tints & tones
#dccce0 color schemes
#dccce0 color preview, HTML & CSS examples
This text has a color of #dccce0
<p style="color:#dccce0;">Text here</p>
.mytext {color:#dccce0;}
This box has a color of #dccce0
<div style="background-color:#dccce0;">Content here</div>
.mybackground {background-color:#dccce0;}
Border around this has a color of #dccce0
<div style="border:2px solid #dccce0;">Content here</div>
.myborder {border:2px solid #dccce0;}