#95caa8 color space conversions
Hex:
        #95caa8
        RGB:
        149, 202, 168
        CMY:
        42, 21, 34
        CMYK:
        26, 0, 17, 21
      HSL:
        142°, 33.3333%, 68.8235%
        HSV (HSB):
        142°, 26.2376%, 79.2157%
        XYZ:
        40.5828, 51.4578, 44.8392
        xyY:
        0.2965, 0.3759, 51.4578
      CIE-Lab:
        76.9555, -24.1646, 11.4705
        CIE-LCH:
        76.9555, 26.7489, 154.6072
        CIE-Luv:
        76.9555, -26.4285, 20.7285
        Hunter-Lab:
        71.7341, -24.5500, 13.1531
      #95caa8 color charts
#95caa8 RGB chart
      #95caa8 CMYK chart
      #95caa8 RGB pie chart
      #95caa8 color shades, tints & tones
#95caa8 color schemes
#95caa8 color preview, HTML & CSS examples
           This text has a color of #95caa8        
        
          <p style="color:#95caa8;">Text here</p>
        
        
          .mytext {color:#95caa8;}
        
        Text color #95caa8
      
           This box has a color of #95caa8        
        
          <div style="background-color:#95caa8;">Content here</div>
        
        
          .mybackground {background-color:#95caa8;}
        
        Background color #95caa8
      
           Border around this has a color of #95caa8        
        
          <div style="border:2px solid #95caa8;">Content here</div>
        
        
          .myborder {border:2px solid #95caa8;}
        
        Border color #95caa8