#debefc color space conversions
Hex:
#debefc
RGB:
222, 190, 252
CMY:
13, 25, 1
CMYK:
12, 25, 0, 1
HSL:
271°, 91.1765%, 86.6667%
HSV (HSB):
271°, 24.6032%, 98.8235%
XYZ:
66.1083, 59.3848, 100.0736
xyY:
0.2931, 0.2633, 59.3848
CIE-Lab:
81.5026, 22.7357, -26.3458
CIE-LCH:
81.5026, 34.7996, 310.7933
CIE-Luv:
81.5026, 13.2569, -45.7518
Hunter-Lab:
77.0615, 18.2711, -23.0521
#debefc color charts
#debefc RGB chart
#debefc CMYK chart
#debefc RGB pie chart
#debefc color shades, tints & tones
#debefc color schemes
#debefc color preview, HTML & CSS examples
This text has a color of #debefc
<p style="color:#debefc;">Text here</p>
.mytext {color:#debefc;}
Text color #debefc
This box has a color of #debefc
<div style="background-color:#debefc;">Content here</div>
.mybackground {background-color:#debefc;}
Background color #debefc
Border around this has a color of #debefc
<div style="border:2px solid #debefc;">Content here</div>
.myborder {border:2px solid #debefc;}
Border color #debefc