#bacd25 color space conversions
Hex:
        #bacd25
        RGB:
        186, 205, 37
        CMY:
        27, 20, 85
        CMYK:
        9, 0, 82, 20
      HSL:
        67°, 69.4215%, 47.4510%
        HSV (HSB):
        67°, 81.9512%, 80.3922%
        XYZ:
        42.4150, 54.2353, 9.9832
        xyY:
        0.3978, 0.5086, 54.2353
      CIE-Lab:
        78.5987, -25.6651, 72.9164
        CIE-LCH:
        78.5987, 77.3014, 109.3910
        CIE-Luv:
        78.5987, -6.4652, 84.4529
        Hunter-Lab:
        73.6446, -26.0727, 43.5139
      #bacd25 color charts
#bacd25 RGB chart
      #bacd25 CMYK chart
      #bacd25 RGB pie chart
      #bacd25 color shades, tints & tones
#bacd25 color schemes
#bacd25 color preview, HTML & CSS examples
           This text has a color of #bacd25        
        
          <p style="color:#bacd25;">Text here</p>
        
        
          .mytext {color:#bacd25;}
        
        Text color #bacd25
      
           This box has a color of #bacd25        
        
          <div style="background-color:#bacd25;">Content here</div>
        
        
          .mybackground {background-color:#bacd25;}
        
        Background color #bacd25
      
           Border around this has a color of #bacd25        
        
          <div style="border:2px solid #bacd25;">Content here</div>
        
        
          .myborder {border:2px solid #bacd25;}
        
        Border color #bacd25