#decffe color space conversions
Hex:
#decffe
RGB:
222, 207, 254
CMY:
13, 19, 0
CMYK:
13, 19, 0, 0
HSL:
259°, 95.9184%, 90.3922%
HSV (HSB):
259°, 18.5039%, 99.6078%
XYZ:
70.3264, 67.3110, 103.0517
xyY:
0.2922, 0.2797, 67.3110
CIE-Lab:
85.6608, 14.0412, -21.0867
CIE-LCH:
85.6608, 25.3339, 303.6589
CIE-Luv:
85.6608, 5.1924, -35.9042
Hunter-Lab:
82.0433, 9.4321, -17.0418
#decffe color charts
#decffe RGB chart
#decffe CMYK chart
#decffe RGB pie chart
#decffe color shades, tints & tones
#decffe color schemes
#decffe color preview, HTML & CSS examples
This text has a color of #decffe
<p style="color:#decffe;">Text here</p>
.mytext {color:#decffe;}
Text color #decffe
This box has a color of #decffe
<div style="background-color:#decffe;">Content here</div>
.mybackground {background-color:#decffe;}
Background color #decffe
Border around this has a color of #decffe
<div style="border:2px solid #decffe;">Content here</div>
.myborder {border:2px solid #decffe;}
Border color #decffe