#decafb color space conversions
Hex:
#decafb
RGB:
222, 202, 251
CMY:
13, 21, 2
CMYK:
12, 20, 0, 2
HSL:
264°, 85.9649%, 88.8235%
HSV (HSB):
264°, 19.5219%, 98.4314%
XYZ:
68.6573, 64.7357, 100.1434
xyY:
0.2940, 0.2772, 64.7357
CIE-Lab:
84.3474, 16.0961, -21.4863
CIE-LCH:
84.3474, 26.8467, 306.8380
CIE-Luv:
84.3474, 7.7728, -36.8256
Hunter-Lab:
80.4585, 11.5163, -17.4749
#decafb color charts
#decafb RGB chart
#decafb CMYK chart
#decafb RGB pie chart
#decafb color shades, tints & tones
#decafb color schemes
#decafb color preview, HTML & CSS examples
This text has a color of #decafb
<p style="color:#decafb;">Text here</p>
.mytext {color:#decafb;}
Text color #decafb
This box has a color of #decafb
<div style="background-color:#decafb;">Content here</div>
.mybackground {background-color:#decafb;}
Background color #decafb
Border around this has a color of #decafb
<div style="border:2px solid #decafb;">Content here</div>
.myborder {border:2px solid #decafb;}
Border color #decafb