#debafc color space conversions
Hex:
#debafc
RGB:
222, 186, 252
CMY:
13, 27, 1
CMYK:
12, 26, 0, 1
HSL:
273°, 91.6667%, 85.8824%
HSV (HSB):
273°, 26.1905%, 98.8235%
XYZ:
65.2538, 57.6757, 99.7887
xyY:
0.2930, 0.2590, 57.6757
CIE-Lab:
80.5581, 24.8897, -27.7896
CIE-LCH:
80.5581, 37.3062, 311.8491
CIE-Luv:
80.5581, 15.0909, -48.4200
Hunter-Lab:
75.9445, 20.4697, -24.7441
#debafc color charts
#debafc RGB chart
#debafc CMYK chart
#debafc RGB pie chart
#debafc color shades, tints & tones
#debafc color schemes
#debafc color preview, HTML & CSS examples
This text has a color of #debafc
<p style="color:#debafc;">Text here</p>
.mytext {color:#debafc;}
Text color #debafc
This box has a color of #debafc
<div style="background-color:#debafc;">Content here</div>
.mybackground {background-color:#debafc;}
Background color #debafc
Border around this has a color of #debafc
<div style="border:2px solid #debafc;">Content here</div>
.myborder {border:2px solid #debafc;}
Border color #debafc