#badc94 color space conversions
Hex:
        #badc94
        RGB:
        186, 220, 148
        CMY:
        27, 14, 42
        CMYK:
        15, 0, 33, 14
      HSL:
        88°, 50.7042%, 72.1569%
        HSV (HSB):
        88°, 32.7273%, 86.2745%
        XYZ:
        51.1882, 63.7636, 37.6267
        xyY:
        0.3355, 0.4179, 63.7636
      CIE-Lab:
        83.8425, -23.5562, 31.7936
        CIE-LCH:
        83.8425, 39.5693, 126.5352
        CIE-Luv:
        83.8425, -16.4693, 47.7519
        Hunter-Lab:
        79.8521, -25.3161, 27.9588
      #badc94 color charts
#badc94 RGB chart
      #badc94 CMYK chart
      #badc94 RGB pie chart
      #badc94 color shades, tints & tones
#badc94 color schemes
#badc94 color preview, HTML & CSS examples
           This text has a color of #badc94        
        
          <p style="color:#badc94;">Text here</p>
        
        
          .mytext {color:#badc94;}
        
        Text color #badc94
      
           This box has a color of #badc94        
        
          <div style="background-color:#badc94;">Content here</div>
        
        
          .mybackground {background-color:#badc94;}
        
        Background color #badc94
      
           Border around this has a color of #badc94        
        
          <div style="border:2px solid #badc94;">Content here</div>
        
        
          .myborder {border:2px solid #badc94;}
        
        Border color #badc94