#decefa color space conversions
Hex:
#decefa
RGB:
222, 206, 250
CMY:
13, 19, 2
CMYK:
11, 18, 0, 2
HSL:
262°, 81.4815%, 89.4118%
HSV (HSB):
262°, 17.6000%, 98.0392%
XYZ:
69.4508, 66.5743, 99.6322
xyY:
0.2947, 0.2825, 66.5743
CIE-Lab:
85.2885, 13.7610, -19.5321
CIE-LCH:
85.2885, 23.8928, 305.1660
CIE-Luv:
85.2885, 5.9728, -33.2789
Hunter-Lab:
81.5931, 9.1486, -15.2830
#decefa color charts
#decefa RGB chart
#decefa CMYK chart
#decefa RGB pie chart
#decefa color shades, tints & tones
#decefa color schemes
#decefa color preview, HTML & CSS examples
This text has a color of #decefa
<p style="color:#decefa;">Text here</p>
.mytext {color:#decefa;}
Text color #decefa
This box has a color of #decefa
<div style="background-color:#decefa;">Content here</div>
.mybackground {background-color:#decefa;}
Background color #decefa
Border around this has a color of #decefa
<div style="border:2px solid #decefa;">Content here</div>
.myborder {border:2px solid #decefa;}
Border color #decefa