#bade10 color space conversions
Hex:
        #bade10
        RGB:
        186, 222, 16
        CMY:
        27, 13, 94
        CMYK:
        16, 0, 93, 13
      HSL:
        70°, 86.5546%, 46.6667%
        HSV (HSB):
        70°, 92.7928%, 87.0588%
        XYZ:
        46.4645, 62.7191, 10.1473
        xyY:
        0.3894, 0.5256, 62.7191
      CIE-Lab:
        83.2943, -34.1125, 80.5210
        CIE-LCH:
        83.2943, 87.4488, 112.9598
        CIE-Luv:
        83.2943, -16.4729, 93.4719
        Hunter-Lab:
        79.1954, -33.8646, 47.8400
      #bade10 color charts
#bade10 RGB chart
      #bade10 CMYK chart
      #bade10 RGB pie chart
      #bade10 color shades, tints & tones
#bade10 color schemes
#bade10 color preview, HTML & CSS examples
           This text has a color of #bade10        
        
          <p style="color:#bade10;">Text here</p>
        
        
          .mytext {color:#bade10;}
        
        Text color #bade10
      
           This box has a color of #bade10        
        
          <div style="background-color:#bade10;">Content here</div>
        
        
          .mybackground {background-color:#bade10;}
        
        Background color #bade10
      
           Border around this has a color of #bade10        
        
          <div style="border:2px solid #bade10;">Content here</div>
        
        
          .myborder {border:2px solid #bade10;}
        
        Border color #bade10