#bacd65 color space conversions
Hex:
        #bacd65
        RGB:
        186, 205, 101
        CMY:
        27, 20, 60
        CMYK:
        9, 0, 51, 20
      HSL:
        71°, 50.9804%, 60.0000%
        HSV (HSB):
        71°, 50.7317%, 80.3922%
        XYZ:
        44.4300, 55.0413, 20.5942
        xyY:
        0.3700, 0.4584, 55.0413
      CIE-Lab:
        79.0651, -21.7178, 49.1009
        CIE-LCH:
        79.0651, 53.6895, 113.8603
        CIE-Luv:
        79.0651, -7.3172, 65.0361
        Hunter-Lab:
        74.1898, -22.9341, 35.4747
      #bacd65 color charts
#bacd65 RGB chart
      #bacd65 CMYK chart
      #bacd65 RGB pie chart
      #bacd65 color shades, tints & tones
#bacd65 color schemes
#bacd65 color preview, HTML & CSS examples
           This text has a color of #bacd65        
        
          <p style="color:#bacd65;">Text here</p>
        
        
          .mytext {color:#bacd65;}
        
        Text color #bacd65
      
           This box has a color of #bacd65        
        
          <div style="background-color:#bacd65;">Content here</div>
        
        
          .mybackground {background-color:#bacd65;}
        
        Background color #bacd65
      
           Border around this has a color of #bacd65        
        
          <div style="border:2px solid #bacd65;">Content here</div>
        
        
          .myborder {border:2px solid #bacd65;}
        
        Border color #bacd65