#dffbff color space conversions
Hex:
#dffbff
RGB:
223, 251, 255
CMY:
13, 2, 0
CMYK:
13, 2, 0, 0
HSL:
188°, 100.0000%, 93.7255%
HSV (HSB):
188°, 12.5490%, 100.0000%
XYZ:
82.9786, 91.9023, 107.9732
xyY:
0.2934, 0.3249, 91.9023
CIE-Lab:
96.7804, -8.2492, -4.9925
CIE-LCH:
96.7804, 9.6423, 211.1828
CIE-Luv:
96.7804, -15.0203, -6.3859
Hunter-Lab:
95.8657, -13.2605, 0.3279
#dffbff color charts
#dffbff RGB chart
#dffbff CMYK chart
#dffbff RGB pie chart
#dffbff color shades, tints & tones
#dffbff color schemes
#dffbff color preview, HTML & CSS examples
This text has a color of #dffbff
<p style="color:#dffbff;">Text here</p>
.mytext {color:#dffbff;}
Text color #dffbff
This box has a color of #dffbff
<div style="background-color:#dffbff;">Content here</div>
.mybackground {background-color:#dffbff;}
Background color #dffbff
Border around this has a color of #dffbff
<div style="border:2px solid #dffbff;">Content here</div>
.myborder {border:2px solid #dffbff;}
Border color #dffbff