#95b982 color space conversions
Hex:
        #95b982
        RGB:
        149, 185, 130
        CMY:
        42, 27, 49
        CMYK:
        19, 0, 30, 27
      HSL:
        99°, 28.2051%, 61.7647%
        HSV (HSB):
        99°, 29.7297%, 72.5490%
        XYZ:
        33.7727, 42.6992, 27.5809
        xyY:
        0.3246, 0.4104, 42.6992
      CIE-Lab:
        71.3503, -22.3668, 24.0588
        CIE-LCH:
        71.3503, 32.8496, 132.9128
        CIE-Luv:
        71.3503, -17.9809, 36.4657
        Hunter-Lab:
        65.3446, -22.0973, 20.7159
      #95b982 color charts
#95b982 RGB chart
      #95b982 CMYK chart
      #95b982 RGB pie chart
      #95b982 color shades, tints & tones
#95b982 color schemes
#95b982 color preview, HTML & CSS examples
           This text has a color of #95b982        
        
          <p style="color:#95b982;">Text here</p>
        
        
          .mytext {color:#95b982;}
        
        Text color #95b982
      
           This box has a color of #95b982        
        
          <div style="background-color:#95b982;">Content here</div>
        
        
          .mybackground {background-color:#95b982;}
        
        Background color #95b982
      
           Border around this has a color of #95b982        
        
          <div style="border:2px solid #95b982;">Content here</div>
        
        
          .myborder {border:2px solid #95b982;}
        
        Border color #95b982