#dffaff color space conversions
Hex:
#dffaff
RGB:
223, 250, 255
CMY:
13, 2, 0
CMYK:
13, 2, 0, 0
HSL:
189°, 100.0000%, 93.7255%
HSV (HSB):
189°, 12.5490%, 100.0000%
XYZ:
82.6670, 91.2792, 107.8694
xyY:
0.2933, 0.3239, 91.2792
CIE-Lab:
96.5249, -7.7468, -5.3690
CIE-LCH:
96.5249, 9.4255, 214.7243
CIE-Luv:
96.5249, -14.5515, -7.0683
Hunter-Lab:
95.5401, -12.7464, -0.0631
#dffaff color charts
#dffaff RGB chart
#dffaff CMYK chart
#dffaff RGB pie chart
#dffaff color shades, tints & tones
#dffaff color schemes
#dffaff color preview, HTML & CSS examples
This text has a color of #dffaff
<p style="color:#dffaff;">Text here</p>
.mytext {color:#dffaff;}
Text color #dffaff
This box has a color of #dffaff
<div style="background-color:#dffaff;">Content here</div>
.mybackground {background-color:#dffaff;}
Background color #dffaff
Border around this has a color of #dffaff
<div style="border:2px solid #dffaff;">Content here</div>
.myborder {border:2px solid #dffaff;}
Border color #dffaff