#defdfc color space conversions
Hex:
#defdfc
RGB:
222, 253, 252
CMY:
13, 1, 1
CMYK:
12, 0, 0, 1
HSL:
178°, 88.5714%, 93.1373%
HSV (HSB):
178°, 12.2530%, 99.2157%
XYZ:
82.8202, 92.8084, 105.6442
xyY:
0.2944, 0.3300, 92.8084
CIE-Lab:
97.1498, -10.1459, -2.9111
CIE-LCH:
97.1498, 10.5553, 196.0094
CIE-Luv:
97.1498, -16.3689, -2.7673
Hunter-Lab:
96.3371, -15.1351, 2.4180
#defdfc color charts
#defdfc RGB chart
#defdfc CMYK chart
#defdfc RGB pie chart
#defdfc color shades, tints & tones
#defdfc color schemes
#defdfc color preview, HTML & CSS examples
This text has a color of #defdfc
<p style="color:#defdfc;">Text here</p>
.mytext {color:#defdfc;}
Text color #defdfc
This box has a color of #defdfc
<div style="background-color:#defdfc;">Content here</div>
.mybackground {background-color:#defdfc;}
Background color #defdfc
Border around this has a color of #defdfc
<div style="border:2px solid #defdfc;">Content here</div>
.myborder {border:2px solid #defdfc;}
Border color #defdfc