#95c2a3 color space conversions
Hex:
        #95c2a3
        RGB:
        149, 194, 163
        CMY:
        42, 24, 36
        CMYK:
        23, 0, 16, 24
      HSL:
        139°, 26.9461%, 67.2549%
        HSV (HSB):
        139°, 23.1959%, 76.0784%
        XYZ:
        38.2971, 47.6175, 41.8230
        xyY:
        0.2998, 0.3728, 47.6175
      CIE-Lab:
        74.5830, -21.1443, 10.7942
        CIE-LCH:
        74.5830, 23.7401, 152.9556
        CIE-Luv:
        74.5830, -22.6603, 19.1534
        Hunter-Lab:
        69.0054, -21.6944, 12.3692
      #95c2a3 color charts
#95c2a3 RGB chart
      #95c2a3 CMYK chart
      #95c2a3 RGB pie chart
      #95c2a3 color shades, tints & tones
#95c2a3 color schemes
#95c2a3 color preview, HTML & CSS examples
           This text has a color of #95c2a3        
        
          <p style="color:#95c2a3;">Text here</p>
        
        
          .mytext {color:#95c2a3;}
        
        Text color #95c2a3
      
           This box has a color of #95c2a3        
        
          <div style="background-color:#95c2a3;">Content here</div>
        
        
          .mybackground {background-color:#95c2a3;}
        
        Background color #95c2a3
      
           Border around this has a color of #95c2a3        
        
          <div style="border:2px solid #95c2a3;">Content here</div>
        
        
          .myborder {border:2px solid #95c2a3;}
        
        Border color #95c2a3