#95ba6f color space conversions
Hex:
        #95ba6f
        RGB:
        149, 186, 111
        CMY:
        42, 27, 56
        CMYK:
        20, 0, 40, 27
      HSL:
        90°, 35.2113%, 58.2353%
        HSV (HSB):
        90°, 40.3226%, 72.9412%
        XYZ:
        32.8226, 42.6551, 21.5422
        xyY:
        0.3383, 0.4397, 42.6551
      CIE-Lab:
        71.3202, -25.5896, 34.0125
        CIE-LCH:
        71.3202, 42.5638, 126.9563
        CIE-Luv:
        71.3202, -18.3252, 48.5451
        Hunter-Lab:
        65.3108, -24.5871, 26.1613
      #95ba6f color charts
#95ba6f RGB chart
      #95ba6f CMYK chart
      #95ba6f RGB pie chart
      #95ba6f color shades, tints & tones
#95ba6f color schemes
#95ba6f color preview, HTML & CSS examples
           This text has a color of #95ba6f        
        
          <p style="color:#95ba6f;">Text here</p>
        
        
          .mytext {color:#95ba6f;}
        
        Text color #95ba6f
      
           This box has a color of #95ba6f        
        
          <div style="background-color:#95ba6f;">Content here</div>
        
        
          .mybackground {background-color:#95ba6f;}
        
        Background color #95ba6f
      
           Border around this has a color of #95ba6f        
        
          <div style="border:2px solid #95ba6f;">Content here</div>
        
        
          .myborder {border:2px solid #95ba6f;}
        
        Border color #95ba6f