#deccfc color space conversions
Hex:
#deccfc
RGB:
222, 204, 252
CMY:
13, 20, 1
CMYK:
12, 19, 0, 1
HSL:
263°, 88.8889%, 89.4118%
HSV (HSB):
263°, 19.0476%, 98.8235%
XYZ:
69.2878, 65.7436, 101.1334
xyY:
0.2934, 0.2784, 65.7436
CIE-Lab:
84.8655, 15.2318, -21.2319
CIE-LCH:
84.8655, 26.1304, 305.6558
CIE-Luv:
84.8655, 6.7534, -36.2943
Hunter-Lab:
81.0824, 10.6402, -17.1942
#deccfc color charts
#deccfc RGB chart
#deccfc CMYK chart
#deccfc RGB pie chart
#deccfc color shades, tints & tones
#deccfc color schemes
#deccfc color preview, HTML & CSS examples
This text has a color of #deccfc
<p style="color:#deccfc;">Text here</p>
.mytext {color:#deccfc;}
Text color #deccfc
This box has a color of #deccfc
<div style="background-color:#deccfc;">Content here</div>
.mybackground {background-color:#deccfc;}
Background color #deccfc
Border around this has a color of #deccfc
<div style="border:2px solid #deccfc;">Content here</div>
.myborder {border:2px solid #deccfc;}
Border color #deccfc