#b2c420 color space conversions
Hex:
        #b2c420
        RGB:
        178, 196, 32
        CMY:
        30, 23, 87
        CMYK:
        9, 0, 84, 23
      HSL:
        67°, 71.9298%, 44.7059%
        HSV (HSB):
        67°, 83.6735%, 76.8627%
        XYZ:
        38.3607, 49.0491, 8.8121
        xyY:
        0.3987, 0.5097, 49.0491
      CIE-Lab:
        75.4819, -24.8141, 71.2167
        CIE-LCH:
        75.4819, 75.4159, 109.2099
        CIE-Luv:
        75.4819, -6.0485, 81.5414
        Hunter-Lab:
        70.0351, -24.7905, 41.5644
      #b2c420 color charts
#b2c420 RGB chart
      #b2c420 CMYK chart
      #b2c420 RGB pie chart
      #b2c420 color shades, tints & tones
#b2c420 color schemes
#b2c420 color preview, HTML & CSS examples
           This text has a color of #b2c420        
        
          <p style="color:#b2c420;">Text here</p>
        
        
          .mytext {color:#b2c420;}
        
        Text color #b2c420
      
           This box has a color of #b2c420        
        
          <div style="background-color:#b2c420;">Content here</div>
        
        
          .mybackground {background-color:#b2c420;}
        
        Background color #b2c420
      
           Border around this has a color of #b2c420        
        
          <div style="border:2px solid #b2c420;">Content here</div>
        
        
          .myborder {border:2px solid #b2c420;}
        
        Border color #b2c420