#b0c250 color space conversions
Hex:
        #b0c250
        RGB:
        176, 194, 80
        CMY:
        31, 24, 69
        CMYK:
        9, 0, 59, 24
      HSL:
        69°, 48.3051%, 53.7255%
        HSV (HSB):
        69°, 58.7629%, 76.0784%
        XYZ:
        38.6443, 48.3929, 14.8934
        xyY:
        0.3791, 0.4748, 48.3929
      CIE-Lab:
        75.0720, -22.1396, 53.9724
        CIE-LCH:
        75.0720, 58.3367, 112.3035
        CIE-Luv:
        75.0720, -6.6554, 68.2006
        Hunter-Lab:
        69.5650, -22.5797, 36.0019
      #b0c250 color charts
#b0c250 RGB chart
      #b0c250 CMYK chart
      #b0c250 RGB pie chart
      #b0c250 color shades, tints & tones
#b0c250 color schemes
#b0c250 color preview, HTML & CSS examples
           This text has a color of #b0c250        
        
          <p style="color:#b0c250;">Text here</p>
        
        
          .mytext {color:#b0c250;}
        
        Text color #b0c250
      
           This box has a color of #b0c250        
        
          <div style="background-color:#b0c250;">Content here</div>
        
        
          .mybackground {background-color:#b0c250;}
        
        Background color #b0c250
      
           Border around this has a color of #b0c250        
        
          <div style="border:2px solid #b0c250;">Content here</div>
        
        
          .myborder {border:2px solid #b0c250;}
        
        Border color #b0c250