#dccefe color space conversions
Hex:
#dccefe
RGB:
220, 206, 254
CMY:
14, 19, 0
CMYK:
13, 19, 0, 0
HSL:
258°, 96.0000%, 90.1961%
HSV (HSB):
258°, 18.8976%, 99.6078%
XYZ:
69.4759, 66.5140, 102.9426
xyY:
0.2908, 0.2784, 66.5140
CIE-Lab:
85.2579, 13.9471, -21.7120
CIE-LCH:
85.2579, 25.8057, 302.7154
CIE-Luv:
85.2579, 4.5697, -36.9000
Hunter-Lab:
81.5561, 9.3371, -17.7484
#dccefe color charts
#dccefe color shades, tints & tones
#dccefe color schemes
#dccefe color preview, HTML & CSS examples
This text has a color of #dccefe
<p style="color:#dccefe;">Text here</p>
.mytext {color:#dccefe;}
This box has a color of #dccefe
<div style="background-color:#dccefe;">Content here</div>
.mybackground {background-color:#dccefe;}
Border around this has a color of #dccefe
<div style="border:2px solid #dccefe;">Content here</div>
.myborder {border:2px solid #dccefe;}