#dbfdf4 color space conversions
Hex:
        #dbfdf4
        RGB:
        219, 253, 244
        CMY:
        14, 1, 4
        CMYK:
        13, 0, 4, 1
      HSL:
        164°, 89.4737%, 92.5490%
        HSV (HSB):
        164°, 13.4387%, 99.2157%
        XYZ:
        80.6678, 91.8423, 99.0636
        xyY:
        0.2970, 0.3382, 91.8423
      CIE-Lab:
        96.7558, -12.6210, 0.6091
        CIE-LCH:
        96.7558, 12.6357, 177.2370
        CIE-Luv:
        96.7558, -17.6512, 3.1666
        Hunter-Lab:
        95.8344, -17.4592, 5.7962
      #dbfdf4 color charts
#dbfdf4 RGB chart
      #dbfdf4 CMYK chart
      #dbfdf4 RGB pie chart
      #dbfdf4 color shades, tints & tones
#dbfdf4 color schemes
#dbfdf4 color preview, HTML & CSS examples
           This text has a color of #dbfdf4        
        
          <p style="color:#dbfdf4;">Text here</p>
        
        
          .mytext {color:#dbfdf4;}
        
        Text color #dbfdf4
      
           This box has a color of #dbfdf4        
        
          <div style="background-color:#dbfdf4;">Content here</div>
        
        
          .mybackground {background-color:#dbfdf4;}
        
        Background color #dbfdf4
      
           Border around this has a color of #dbfdf4        
        
          <div style="border:2px solid #dbfdf4;">Content here</div>
        
        
          .myborder {border:2px solid #dbfdf4;}
        
        Border color #dbfdf4