#b2c985 color space conversions
Hex:
        #b2c985
        RGB:
        178, 201, 133
        CMY:
        30, 21, 48
        CMYK:
        11, 0, 34, 21
      HSL:
        80°, 38.6364%, 65.4902%
        HSV (HSB):
        80°, 33.8308%, 78.8235%
        XYZ:
        43.4804, 52.9317, 30.1155
        xyY:
        0.3436, 0.4183, 52.9317
      CIE-Lab:
        77.8347, -19.1988, 31.4753
        CIE-LCH:
        77.8347, 36.8685, 121.3818
        CIE-Luv:
        77.8347, -10.5076, 45.6540
        Hunter-Lab:
        72.7542, -20.6422, 26.3857
      #b2c985 color charts
#b2c985 RGB chart
      #b2c985 CMYK chart
      #b2c985 RGB pie chart
      #b2c985 color shades, tints & tones
#b2c985 color schemes
#b2c985 color preview, HTML & CSS examples
           This text has a color of #b2c985        
        
          <p style="color:#b2c985;">Text here</p>
        
        
          .mytext {color:#b2c985;}
        
        Text color #b2c985
      
           This box has a color of #b2c985        
        
          <div style="background-color:#b2c985;">Content here</div>
        
        
          .mybackground {background-color:#b2c985;}
        
        Background color #b2c985
      
           Border around this has a color of #b2c985        
        
          <div style="border:2px solid #b2c985;">Content here</div>
        
        
          .myborder {border:2px solid #b2c985;}
        
        Border color #b2c985