#dbffff color space conversions
Hex:
#dbffff
RGB:
219, 255, 255
CMY:
14, 0, 0
CMYK:
14, 0, 0, 0
HSL:
180°, 100.0000%, 92.9412%
HSV (HSB):
180°, 14.1176%, 100.0000%
XYZ:
83.0234, 93.8001, 108.3372
xyY:
0.2911, 0.3289, 93.8001
CIE-Lab:
97.5514, -11.4865, -3.8870
CIE-LCH:
97.5514, 12.1263, 198.6958
CIE-Luv:
97.5514, -18.8598, -4.0850
Hunter-Lab:
96.8504, -16.4721, 1.4733
#dbffff color charts
#dbffff RGB chart
#dbffff CMYK chart
#dbffff RGB pie chart
#dbffff color shades, tints & tones
#dbffff color schemes
#dbffff color preview, HTML & CSS examples
This text has a color of #dbffff
<p style="color:#dbffff;">Text here</p>
.mytext {color:#dbffff;}
Text color #dbffff
This box has a color of #dbffff
<div style="background-color:#dbffff;">Content here</div>
.mybackground {background-color:#dbffff;}
Background color #dbffff
Border around this has a color of #dbffff
<div style="border:2px solid #dbffff;">Content here</div>
.myborder {border:2px solid #dbffff;}
Border color #dbffff