#b4cc5e color space conversions
Hex:
        #b4cc5e
        RGB:
        180, 204, 94
        CMY:
        29, 20, 63
        CMYK:
        12, 0, 54, 20
      HSL:
        73°, 51.8868%, 58.4314%
        HSV (HSB):
        73°, 53.9216%, 80.0000%
        XYZ:
        42.4356, 53.6972, 18.7177
        xyY:
        0.3695, 0.4675, 53.6972
      CIE-Lab:
        78.2848, -24.2499, 51.3543
        CIE-LCH:
        78.2848, 56.7919, 115.2771
        CIE-Luv:
        78.2848, -10.2596, 67.4046
        Hunter-Lab:
        73.2784, -24.8674, 36.1503
      #b4cc5e color charts
#b4cc5e RGB chart
      #b4cc5e CMYK chart
      #b4cc5e RGB pie chart
      #b4cc5e color shades, tints & tones
#b4cc5e color schemes
#b4cc5e color preview, HTML & CSS examples
           This text has a color of #b4cc5e        
        
          <p style="color:#b4cc5e;">Text here</p>
        
        
          .mytext {color:#b4cc5e;}
        
        Text color #b4cc5e
      
           This box has a color of #b4cc5e        
        
          <div style="background-color:#b4cc5e;">Content here</div>
        
        
          .mybackground {background-color:#b4cc5e;}
        
        Background color #b4cc5e
      
           Border around this has a color of #b4cc5e        
        
          <div style="border:2px solid #b4cc5e;">Content here</div>
        
        
          .myborder {border:2px solid #b4cc5e;}
        
        Border color #b4cc5e