#b0c931 color space conversions
Hex:
        #b0c931
        RGB:
        176, 201, 49
        CMY:
        31, 21, 81
        CMYK:
        12, 0, 76, 21
      HSL:
        70°, 60.8000%, 49.0196%
        HSV (HSB):
        70°, 75.6219%, 78.8235%
        XYZ:
        39.3455, 51.2251, 10.7194
        xyY:
        0.3884, 0.5057, 51.2251
      CIE-Lab:
        76.8152, -27.4259, 67.6768
        CIE-LCH:
        76.8152, 73.0228, 112.0602
        CIE-Luv:
        76.8152, -10.4390, 80.4693
        Hunter-Lab:
        71.5717, -27.1228, 41.2202
      #b0c931 color charts
#b0c931 RGB chart
      #b0c931 CMYK chart
      #b0c931 RGB pie chart
      #b0c931 color shades, tints & tones
#b0c931 color schemes
#b0c931 color preview, HTML & CSS examples
           This text has a color of #b0c931        
        
          <p style="color:#b0c931;">Text here</p>
        
        
          .mytext {color:#b0c931;}
        
        Text color #b0c931
      
           This box has a color of #b0c931        
        
          <div style="background-color:#b0c931;">Content here</div>
        
        
          .mybackground {background-color:#b0c931;}
        
        Background color #b0c931
      
           Border around this has a color of #b0c931        
        
          <div style="border:2px solid #b0c931;">Content here</div>
        
        
          .myborder {border:2px solid #b0c931;}
        
        Border color #b0c931