#dbfe96 color space conversions
Hex:
        #dbfe96
        RGB:
        219, 254, 150
        CMY:
        14, 0, 41
        CMYK:
        14, 0, 41, 0
      HSL:
        80°, 98.1132%, 79.2157%
        HSV (HSB):
        80°, 40.9449%, 99.6078%
        XYZ:
        70.1602, 88.1457, 42.1701
        xyY:
        0.3500, 0.4397, 88.1457
      CIE-Lab:
        95.2223, -27.5286, 45.9779
        CIE-LCH:
        95.2223, 53.5891, 120.9104
        CIE-Luv:
        95.2223, -16.1774, 66.8114
        Hunter-Lab:
        93.8859, -30.9087, 39.0892
      #dbfe96 color charts
#dbfe96 RGB chart
      #dbfe96 CMYK chart
      #dbfe96 RGB pie chart
      #dbfe96 color shades, tints & tones
#dbfe96 color schemes
#dbfe96 color preview, HTML & CSS examples
           This text has a color of #dbfe96        
        
          <p style="color:#dbfe96;">Text here</p>
        
        
          .mytext {color:#dbfe96;}
        
        Text color #dbfe96
      
           This box has a color of #dbfe96        
        
          <div style="background-color:#dbfe96;">Content here</div>
        
        
          .mybackground {background-color:#dbfe96;}
        
        Background color #dbfe96
      
           Border around this has a color of #dbfe96        
        
          <div style="border:2px solid #dbfe96;">Content here</div>
        
        
          .myborder {border:2px solid #dbfe96;}
        
        Border color #dbfe96