#defdff color space conversions
Hex:
#defdff
RGB:
222, 253, 255
CMY:
13, 1, 0
CMYK:
13, 1, 0, 0
HSL:
184°, 100.0000%, 93.5294%
HSV (HSB):
184°, 12.9412%, 100.0000%
XYZ:
83.2995, 93.0002, 108.1682
xyY:
0.2928, 0.3269, 93.0002
CIE-Lab:
97.2277, -9.5620, -4.3413
CIE-LCH:
97.2277, 10.5014, 204.4187
CIE-Luv:
97.2277, -16.4542, -5.1309
Hunter-Lab:
96.4366, -14.5803, 1.0029
#defdff color charts
#defdff RGB chart
#defdff CMYK chart
#defdff RGB pie chart
#defdff color shades, tints & tones
#defdff color schemes
#defdff color preview, HTML & CSS examples
This text has a color of #defdff
<p style="color:#defdff;">Text here</p>
.mytext {color:#defdff;}
Text color #defdff
This box has a color of #defdff
<div style="background-color:#defdff;">Content here</div>
.mybackground {background-color:#defdff;}
Background color #defdff
Border around this has a color of #defdff
<div style="border:2px solid #defdff;">Content here</div>
.myborder {border:2px solid #defdff;}
Border color #defdff