#debcef color space conversions
Hex:
#debcef
RGB:
222, 188, 239
CMY:
13, 26, 6
CMYK:
7, 21, 0, 6
HSL:
280°, 61.4458%, 83.7255%
HSV (HSB):
280°, 21.3389%, 93.7255%
XYZ:
63.6874, 57.7280, 89.4473
xyY:
0.3020, 0.2738, 57.7280
CIE-Lab:
80.5873, 21.2058, -20.7821
CIE-LCH:
80.5873, 29.6915, 315.5781
CIE-Luv:
80.5873, 15.5206, -36.2849
Hunter-Lab:
75.9790, 16.6598, -16.6147
#debcef color charts
#debcef color shades, tints & tones
#debcef color schemes
#debcef color preview, HTML & CSS examples
This text has a color of #debcef
<p style="color:#debcef;">Text here</p>
.mytext {color:#debcef;}
This box has a color of #debcef
<div style="background-color:#debcef;">Content here</div>
.mybackground {background-color:#debcef;}
Border around this has a color of #debcef
<div style="border:2px solid #debcef;">Content here</div>
.myborder {border:2px solid #debcef;}