#b0c264 color space conversions
Hex:
        #b0c264
        RGB:
        176, 194, 100
        CMY:
        31, 24, 61
        CMYK:
        9, 0, 48, 24
      HSL:
        71°, 43.5185%, 57.6471%
        HSV (HSB):
        71°, 48.4536%, 76.0784%
        XYZ:
        39.4965, 48.7338, 19.3815
        xyY:
        0.3670, 0.4529, 48.7338
      CIE-Lab:
        75.2854, -20.3559, 44.8835
        CIE-LCH:
        75.2854, 49.2838, 114.3956
        CIE-Luv:
        75.2854, -7.0315, 59.6668
        Hunter-Lab:
        69.8096, -21.1759, 32.4058
      #b0c264 color charts
#b0c264 RGB chart
      #b0c264 CMYK chart
      #b0c264 RGB pie chart
      #b0c264 color shades, tints & tones
#b0c264 color schemes
#b0c264 color preview, HTML & CSS examples
           This text has a color of #b0c264        
        
          <p style="color:#b0c264;">Text here</p>
        
        
          .mytext {color:#b0c264;}
        
        Text color #b0c264
      
           This box has a color of #b0c264        
        
          <div style="background-color:#b0c264;">Content here</div>
        
        
          .mybackground {background-color:#b0c264;}
        
        Background color #b0c264
      
           Border around this has a color of #b0c264        
        
          <div style="border:2px solid #b0c264;">Content here</div>
        
        
          .myborder {border:2px solid #b0c264;}
        
        Border color #b0c264