#debbfc color space conversions
Hex:
#debbfc
RGB:
222, 187, 252
CMY:
13, 27, 1
CMYK:
12, 26, 0, 1
HSL:
272°, 91.5493%, 86.0784%
HSV (HSB):
272°, 25.7937%, 98.8235%
XYZ:
65.4652, 58.0985, 99.8592
xyY:
0.2930, 0.2600, 58.0985
CIE-Lab:
80.7935, 24.3509, -27.4295
CIE-LCH:
80.7935, 36.6789, 311.5975
CIE-Luv:
80.7935, 14.6336, -47.7547
Hunter-Lab:
76.2224, 19.9193, -24.3204
#debbfc color charts
#debbfc RGB chart
#debbfc CMYK chart
#debbfc RGB pie chart
#debbfc color shades, tints & tones
#debbfc color schemes
#debbfc color preview, HTML & CSS examples
This text has a color of #debbfc
<p style="color:#debbfc;">Text here</p>
.mytext {color:#debbfc;}
Text color #debbfc
This box has a color of #debbfc
<div style="background-color:#debbfc;">Content here</div>
.mybackground {background-color:#debbfc;}
Background color #debbfc
Border around this has a color of #debbfc
<div style="border:2px solid #debbfc;">Content here</div>
.myborder {border:2px solid #debbfc;}
Border color #debbfc