#dffeff color space conversions
Hex:
#dffeff
RGB:
223, 254, 255
CMY:
13, 0, 0
CMYK:
13, 0, 0, 0
HSL:
182°, 100.0000%, 93.7255%
HSV (HSB):
182°, 12.5490%, 100.0000%
XYZ:
83.9232, 93.7916, 108.2881
xyY:
0.2934, 0.3279, 93.7916
CIE-Lab:
97.5480, -9.7512, -3.8628
CIE-LCH:
97.5480, 10.4884, 201.6101
CIE-Luv:
97.5480, -16.4252, -4.3414
Hunter-Lab:
96.8461, -14.7991, 1.4973
#dffeff color charts
#dffeff color shades, tints & tones
#dffeff color schemes
#dffeff color preview, HTML & CSS examples
This text has a color of #dffeff
<p style="color:#dffeff;">Text here</p>
.mytext {color:#dffeff;}
This box has a color of #dffeff
<div style="background-color:#dffeff;">Content here</div>
.mybackground {background-color:#dffeff;}
Border around this has a color of #dffeff
<div style="border:2px solid #dffeff;">Content here</div>
.myborder {border:2px solid #dffeff;}