#b0c950 color space conversions
Hex:
        #b0c950
        RGB:
        176, 201, 80
        CMY:
        31, 21, 69
        CMYK:
        12, 0, 60, 21
      HSL:
        72°, 52.8384%, 55.0980%
        HSV (HSB):
        72°, 60.1990%, 78.8235%
        XYZ:
        40.2391, 51.5826, 15.4250
        xyY:
        0.3752, 0.4810, 51.5826
      CIE-Lab:
        77.0306, -25.5543, 56.1373
        CIE-LCH:
        77.0306, 61.6800, 114.4755
        CIE-Luv:
        77.0306, -10.7512, 71.4224
        Hunter-Lab:
        71.8210, -25.6787, 37.5410
      #b0c950 color charts
#b0c950 RGB chart
      #b0c950 CMYK chart
      #b0c950 RGB pie chart
      #b0c950 color shades, tints & tones
#b0c950 color schemes
#b0c950 color preview, HTML & CSS examples
           This text has a color of #b0c950        
        
          <p style="color:#b0c950;">Text here</p>
        
        
          .mytext {color:#b0c950;}
        
        Text color #b0c950
      
           This box has a color of #b0c950        
        
          <div style="background-color:#b0c950;">Content here</div>
        
        
          .mybackground {background-color:#b0c950;}
        
        Background color #b0c950
      
           Border around this has a color of #b0c950        
        
          <div style="border:2px solid #b0c950;">Content here</div>
        
        
          .myborder {border:2px solid #b0c950;}
        
        Border color #b0c950