#b2ca80 color space conversions
Hex:
        #b2ca80
        RGB:
        178, 202, 128
        CMY:
        30, 21, 50
        CMYK:
        12, 0, 37, 21
      HSL:
        79°, 41.1111%, 64.7059%
        HSV (HSB):
        79°, 36.6337%, 79.2157%
        XYZ:
        43.3769, 53.2645, 28.4170
        xyY:
        0.3469, 0.4259, 53.2645
      CIE-Lab:
        78.0309, -20.3507, 34.3110
        CIE-LCH:
        78.0309, 39.8923, 120.6731
        CIE-Luv:
        78.0309, -10.9443, 49.1609
        Hunter-Lab:
        72.9826, -21.6287, 28.0023
      #b2ca80 color charts
#b2ca80 RGB chart
      #b2ca80 CMYK chart
      #b2ca80 RGB pie chart
      #b2ca80 color shades, tints & tones
#b2ca80 color schemes
#b2ca80 color preview, HTML & CSS examples
           This text has a color of #b2ca80        
        
          <p style="color:#b2ca80;">Text here</p>
        
        
          .mytext {color:#b2ca80;}
        
        Text color #b2ca80
      
           This box has a color of #b2ca80        
        
          <div style="background-color:#b2ca80;">Content here</div>
        
        
          .mybackground {background-color:#b2ca80;}
        
        Background color #b2ca80
      
           Border around this has a color of #b2ca80        
        
          <div style="border:2px solid #b2ca80;">Content here</div>
        
        
          .myborder {border:2px solid #b2ca80;}
        
        Border color #b2ca80