#decbfc color space conversions
Hex:
#decbfc
RGB:
222, 203, 252
CMY:
13, 20, 1
CMYK:
12, 19, 0, 1
HSL:
263°, 89.0909%, 89.2157%
HSV (HSB):
263°, 19.4444%, 98.8235%
XYZ:
69.0508, 65.2697, 101.0544
xyY:
0.2934, 0.2773, 65.2697
CIE-Lab:
84.6225, 15.7654, -21.5999
CIE-LCH:
84.6225, 26.7414, 306.1250
CIE-Luv:
84.6225, 7.2215, -36.9747
Hunter-Lab:
80.7897, 11.1817, -17.6091
#decbfc color charts
#decbfc color shades, tints & tones
#decbfc color schemes
#decbfc color preview, HTML & CSS examples
This text has a color of #decbfc
<p style="color:#decbfc;">Text here</p>
.mytext {color:#decbfc;}
This box has a color of #decbfc
<div style="background-color:#decbfc;">Content here</div>
.mybackground {background-color:#decbfc;}
Border around this has a color of #decbfc
<div style="border:2px solid #decbfc;">Content here</div>
.myborder {border:2px solid #decbfc;}