#dccff4 color space conversions
Hex:
#dccff4
RGB:
220, 207, 244
CMY:
14, 19, 4
CMYK:
10, 15, 0, 4
HSL:
261°, 62.7119%, 88.4314%
HSV (HSB):
261°, 15.1639%, 95.6863%
XYZ:
68.1572, 66.3729, 94.8069
xyY:
0.2972, 0.2894, 66.3729
CIE-Lab:
85.1863, 11.3879, -16.5218
CIE-LCH:
85.1863, 20.0662, 304.5771
CIE-Luv:
85.1863, 4.8518, -27.9625
Hunter-Lab:
81.4696, 6.7606, -11.9676
#dccff4 color charts
#dccff4 color shades, tints & tones
#dccff4 color schemes
#dccff4 color preview, HTML & CSS examples
This text has a color of #dccff4
<p style="color:#dccff4;">Text here</p>
.mytext {color:#dccff4;}
This box has a color of #dccff4
<div style="background-color:#dccff4;">Content here</div>
.mybackground {background-color:#dccff4;}
Border around this has a color of #dccff4
<div style="border:2px solid #dccff4;">Content here</div>
.myborder {border:2px solid #dccff4;}