#b2c468 color space conversions
Hex:
        #b2c468
        RGB:
        178, 196, 104
        CMY:
        30, 23, 59
        CMYK:
        9, 0, 47, 23
      HSL:
        72°, 43.8095%, 58.8235%
        HSV (HSB):
        72°, 46.9388%, 76.8627%
        XYZ:
        40.5987, 49.9443, 20.5971
        xyY:
        0.3653, 0.4494, 49.9443
      CIE-Lab:
        76.0351, -20.1483, 43.8714
        CIE-LCH:
        76.0351, 48.2768, 114.6673
        CIE-Luv:
        76.0351, -7.0535, 58.8332
        Hunter-Lab:
        70.6713, -21.1314, 32.1898
      #b2c468 color charts
#b2c468 RGB chart
      #b2c468 CMYK chart
      #b2c468 RGB pie chart
      #b2c468 color shades, tints & tones
#b2c468 color schemes
#b2c468 color preview, HTML & CSS examples
           This text has a color of #b2c468        
        
          <p style="color:#b2c468;">Text here</p>
        
        
          .mytext {color:#b2c468;}
        
        Text color #b2c468
      
           This box has a color of #b2c468        
        
          <div style="background-color:#b2c468;">Content here</div>
        
        
          .mybackground {background-color:#b2c468;}
        
        Background color #b2c468
      
           Border around this has a color of #b2c468        
        
          <div style="border:2px solid #b2c468;">Content here</div>
        
        
          .myborder {border:2px solid #b2c468;}
        
        Border color #b2c468