#b0bf01 color space conversions
Hex:
        #b0bf01
        RGB:
        176, 191, 1
        CMY:
        31, 25, 100
        CMYK:
        8, 0, 99, 25
      HSL:
        65°, 98.9583%, 37.6471%
        HSV (HSB):
        65°, 99.4764%, 74.9020%
        XYZ:
        36.5408, 46.4939, 7.0770
        xyY:
        0.4055, 0.5160, 46.4939
      CIE-Lab:
        73.8649, -23.7827, 74.5263
        CIE-LCH:
        73.8649, 78.2291, 107.6988
        CIE-Luv:
        73.8649, -4.1219, 82.3536
        Hunter-Lab:
        68.1864, -23.6690, 41.5768
      #b0bf01 color charts
#b0bf01 RGB chart
      #b0bf01 CMYK chart
      #b0bf01 RGB pie chart
      #b0bf01 color shades, tints & tones
#b0bf01 color schemes
#b0bf01 color preview, HTML & CSS examples
           This text has a color of #b0bf01        
        
          <p style="color:#b0bf01;">Text here</p>
        
        
          .mytext {color:#b0bf01;}
        
        Text color #b0bf01
      
           This box has a color of #b0bf01        
        
          <div style="background-color:#b0bf01;">Content here</div>
        
        
          .mybackground {background-color:#b0bf01;}
        
        Background color #b0bf01
      
           Border around this has a color of #b0bf01        
        
          <div style="border:2px solid #b0bf01;">Content here</div>
        
        
          .myborder {border:2px solid #b0bf01;}
        
        Border color #b0bf01