#b0c700 color space conversions
Hex:
        #b0c700
        RGB:
        176, 199, 0
        CMY:
        31, 22, 100
        CMYK:
        12, 0, 100, 22
      HSL:
        67°, 100.0000%, 39.0196%
        HSV (HSB):
        67°, 100.0000%, 78.0392%
        XYZ:
        38.3279, 50.0770, 7.6457
        xyY:
        0.3990, 0.5214, 50.0770
      CIE-Lab:
        76.1165, -27.6548, 76.3097
        CIE-LCH:
        76.1165, 81.1662, 109.9207
        CIE-Luv:
        76.1165, -9.0340, 85.5111
        Hunter-Lab:
        70.7651, -27.1593, 43.1296
      #b0c700 color charts
#b0c700 RGB chart
      #b0c700 CMYK chart
      #b0c700 RGB pie chart
      #b0c700 color shades, tints & tones
#b0c700 color schemes
#b0c700 color preview, HTML & CSS examples
           This text has a color of #b0c700        
        
          <p style="color:#b0c700;">Text here</p>
        
        
          .mytext {color:#b0c700;}
        
        Text color #b0c700
      
           This box has a color of #b0c700        
        
          <div style="background-color:#b0c700;">Content here</div>
        
        
          .mybackground {background-color:#b0c700;}
        
        Background color #b0c700
      
           Border around this has a color of #b0c700        
        
          <div style="border:2px solid #b0c700;">Content here</div>
        
        
          .myborder {border:2px solid #b0c700;}
        
        Border color #b0c700