#b0db94 color space conversions
Hex:
        #b0db94
        RGB:
        176, 219, 148
        CMY:
        31, 14, 42
        CMYK:
        20, 0, 32, 14
      HSL:
        96°, 49.6503%, 71.9608%
        HSV (HSB):
        96°, 32.4201%, 85.8824%
        XYZ:
        48.5813, 62.0313, 37.4297
        xyY:
        0.3282, 0.4190, 62.0313
      CIE-Lab:
        82.9300, -26.6495, 30.4656
        CIE-LCH:
        82.9300, 40.4765, 131.1775
        CIE-Luv:
        82.9300, -21.3231, 46.5949
        Hunter-Lab:
        78.7599, -27.7261, 26.9551
      #b0db94 color charts
#b0db94 RGB chart
      #b0db94 CMYK chart
      #b0db94 RGB pie chart
      #b0db94 color shades, tints & tones
#b0db94 color schemes
#b0db94 color preview, HTML & CSS examples
           This text has a color of #b0db94        
        
          <p style="color:#b0db94;">Text here</p>
        
        
          .mytext {color:#b0db94;}
        
        Text color #b0db94
      
           This box has a color of #b0db94        
        
          <div style="background-color:#b0db94;">Content here</div>
        
        
          .mybackground {background-color:#b0db94;}
        
        Background color #b0db94
      
           Border around this has a color of #b0db94        
        
          <div style="border:2px solid #b0db94;">Content here</div>
        
        
          .myborder {border:2px solid #b0db94;}
        
        Border color #b0db94