#b0d196 color space conversions
Hex:
        #b0d196
        RGB:
        176, 209, 150
        CMY:
        31, 18, 41
        CMYK:
        16, 0, 28, 18
      HSL:
        94°, 39.0728%, 70.3922%
        HSV (HSB):
        94°, 28.2297%, 81.9608%
        XYZ:
        46.2100, 57.0330, 37.4271
        xyY:
        0.3285, 0.4054, 57.0330
      CIE-Lab:
        80.1982, -21.4875, 25.7587
        CIE-LCH:
        80.1982, 33.5444, 129.8343
        CIE-Luv:
        80.1982, -16.2116, 39.4935
        Hunter-Lab:
        75.5202, -22.9382, 23.4806
      #b0d196 color charts
#b0d196 RGB chart
      #b0d196 CMYK chart
      #b0d196 RGB pie chart
      #b0d196 color shades, tints & tones
#b0d196 color schemes
#b0d196 color preview, HTML & CSS examples
           This text has a color of #b0d196        
        
          <p style="color:#b0d196;">Text here</p>
        
        
          .mytext {color:#b0d196;}
        
        Text color #b0d196
      
           This box has a color of #b0d196        
        
          <div style="background-color:#b0d196;">Content here</div>
        
        
          .mybackground {background-color:#b0d196;}
        
        Background color #b0d196
      
           Border around this has a color of #b0d196        
        
          <div style="border:2px solid #b0d196;">Content here</div>
        
        
          .myborder {border:2px solid #b0d196;}
        
        Border color #b0d196