#95ba5f color space conversions
Hex:
        #95ba5f
        RGB:
        149, 186, 95
        CMY:
        42, 27, 63
        CMYK:
        20, 0, 49, 27
      HSL:
        84°, 39.7380%, 55.0980%
        HSV (HSB):
        84°, 48.9247%, 72.9412%
        XYZ:
        32.0189, 42.3336, 17.3101
        xyY:
        0.3493, 0.4618, 42.3336
      CIE-Lab:
        71.1003, -27.5285, 41.8277
        CIE-LCH:
        71.1003, 50.0737, 123.3505
        CIE-Luv:
        71.1003, -18.2070, 56.9410
        Hunter-Lab:
        65.0643, -26.0205, 29.7711
      #95ba5f color charts
#95ba5f RGB chart
      #95ba5f CMYK chart
      #95ba5f RGB pie chart
      #95ba5f color shades, tints & tones
#95ba5f color schemes
#95ba5f color preview, HTML & CSS examples
           This text has a color of #95ba5f        
        
          <p style="color:#95ba5f;">Text here</p>
        
        
          .mytext {color:#95ba5f;}
        
        Text color #95ba5f
      
           This box has a color of #95ba5f        
        
          <div style="background-color:#95ba5f;">Content here</div>
        
        
          .mybackground {background-color:#95ba5f;}
        
        Background color #95ba5f
      
           Border around this has a color of #95ba5f        
        
          <div style="border:2px solid #95ba5f;">Content here</div>
        
        
          .myborder {border:2px solid #95ba5f;}
        
        Border color #95ba5f