#b0cc5e color space conversions
Hex:
        #b0cc5e
        RGB:
        176, 204, 94
        CMY:
        31, 20, 63
        CMYK:
        14, 0, 54, 20
      HSL:
        75°, 51.8868%, 58.4314%
        HSV (HSB):
        75°, 53.9216%, 80.0000%
        XYZ:
        41.5177, 53.2240, 18.6747
        xyY:
        0.3661, 0.4693, 53.2240
      CIE-Lab:
        78.0071, -25.8281, 50.9605
        CIE-LCH:
        78.0071, 57.1320, 116.8770
        CIE-Luv:
        78.0071, -12.6482, 67.2731
        Hunter-Lab:
        72.9548, -26.0885, 35.8915
      #b0cc5e color charts
#b0cc5e RGB chart
      #b0cc5e CMYK chart
      #b0cc5e RGB pie chart
      #b0cc5e color shades, tints & tones
#b0cc5e color schemes
#b0cc5e color preview, HTML & CSS examples
           This text has a color of #b0cc5e        
        
          <p style="color:#b0cc5e;">Text here</p>
        
        
          .mytext {color:#b0cc5e;}
        
        Text color #b0cc5e
      
           This box has a color of #b0cc5e        
        
          <div style="background-color:#b0cc5e;">Content here</div>
        
        
          .mybackground {background-color:#b0cc5e;}
        
        Background color #b0cc5e
      
           Border around this has a color of #b0cc5e        
        
          <div style="border:2px solid #b0cc5e;">Content here</div>
        
        
          .myborder {border:2px solid #b0cc5e;}
        
        Border color #b0cc5e