#95bd7a color space conversions
Hex:
        #95bd7a
        RGB:
        149, 189, 122
        CMY:
        42, 26, 52
        CMYK:
        21, 0, 35, 26
      HSL:
        96°, 33.6683%, 60.9804%
        HSV (HSB):
        96°, 35.4497%, 74.1176%
        XYZ:
        34.1049, 44.1899, 25.1443
        xyY:
        0.3297, 0.4272, 44.1899
      CIE-Lab:
        72.3552, -25.5409, 29.6332
        CIE-LCH:
        72.3552, 39.1211, 130.7581
        CIE-Luv:
        72.3552, -19.9590, 43.8076
        Hunter-Lab:
        66.4755, -24.7537, 24.1064
      #95bd7a color charts
#95bd7a RGB chart
      #95bd7a CMYK chart
      #95bd7a RGB pie chart
      #95bd7a color shades, tints & tones
#95bd7a color schemes
#95bd7a color preview, HTML & CSS examples
           This text has a color of #95bd7a        
        
          <p style="color:#95bd7a;">Text here</p>
        
        
          .mytext {color:#95bd7a;}
        
        Text color #95bd7a
      
           This box has a color of #95bd7a        
        
          <div style="background-color:#95bd7a;">Content here</div>
        
        
          .mybackground {background-color:#95bd7a;}
        
        Background color #95bd7a
      
           Border around this has a color of #95bd7a        
        
          <div style="border:2px solid #95bd7a;">Content here</div>
        
        
          .myborder {border:2px solid #95bd7a;}
        
        Border color #95bd7a