#b2bf20 color space conversions
Hex:
        #b2bf20
        RGB:
        178, 191, 32
        CMY:
        30, 25, 87
        CMYK:
        7, 0, 83, 25
      HSL:
        65°, 71.3004%, 43.7255%
        HSV (HSB):
        65°, 83.2461%, 74.9020%
        XYZ:
        37.2516, 46.8309, 8.4424
        xyY:
        0.4026, 0.5061, 46.8309
      CIE-Lab:
        74.0815, -22.3739, 70.0293
        CIE-LCH:
        74.0815, 73.5166, 107.7183
        CIE-Luv:
        74.0815, -2.9573, 79.5342
        Hunter-Lab:
        68.4331, -22.5913, 40.5887
      #b2bf20 color charts
#b2bf20 RGB chart
      #b2bf20 CMYK chart
      #b2bf20 RGB pie chart
      #b2bf20 color shades, tints & tones
#b2bf20 color schemes
#b2bf20 color preview, HTML & CSS examples
           This text has a color of #b2bf20        
        
          <p style="color:#b2bf20;">Text here</p>
        
        
          .mytext {color:#b2bf20;}
        
        Text color #b2bf20
      
           This box has a color of #b2bf20        
        
          <div style="background-color:#b2bf20;">Content here</div>
        
        
          .mybackground {background-color:#b2bf20;}
        
        Background color #b2bf20
      
           Border around this has a color of #b2bf20        
        
          <div style="border:2px solid #b2bf20;">Content here</div>
        
        
          .myborder {border:2px solid #b2bf20;}
        
        Border color #b2bf20