#b9c500 color space conversions
Hex:
        #b9c500
        RGB:
        185, 197, 0
        CMY:
        27, 23, 100
        CMYK:
        6, 0, 100, 23
      HSL:
        64°, 100.0000%, 38.6275%
        HSV (HSB):
        64°, 100.0000%, 77.2549%
        XYZ:
        39.9738, 50.2468, 7.5918
        xyY:
        0.4087, 0.5137, 50.2468
      CIE-Lab:
        76.2205, -22.8894, 76.6836
        CIE-LCH:
        76.2205, 80.0269, 106.6199
        CIE-Luv:
        76.2205, -1.9796, 84.7688
        Hunter-Lab:
        70.8850, -23.3880, 43.2695
      #b9c500 color charts
#b9c500 RGB chart
      #b9c500 CMYK chart
      #b9c500 RGB pie chart
      #b9c500 color shades, tints & tones
#b9c500 color schemes
#b9c500 color preview, HTML & CSS examples
           This text has a color of #b9c500        
        
          <p style="color:#b9c500;">Text here</p>
        
        
          .mytext {color:#b9c500;}
        
        Text color #b9c500
      
           This box has a color of #b9c500        
        
          <div style="background-color:#b9c500;">Content here</div>
        
        
          .mybackground {background-color:#b9c500;}
        
        Background color #b9c500
      
           Border around this has a color of #b9c500        
        
          <div style="border:2px solid #b9c500;">Content here</div>
        
        
          .myborder {border:2px solid #b9c500;}
        
        Border color #b9c500