#95c8a2 color space conversions
Hex:
        #95c8a2
        RGB:
        149, 200, 162
        CMY:
        42, 22, 36
        CMYK:
        26, 0, 19, 22
      HSL:
        135°, 31.6770%, 68.4314%
        HSV (HSB):
        135°, 25.5000%, 78.4314%
        XYZ:
        39.5703, 50.3067, 41.8070
        xyY:
        0.3005, 0.3820, 50.3067
      CIE-Lab:
        76.2572, -24.3124, 13.6991
        CIE-LCH:
        76.2572, 27.9062, 150.6003
        CIE-Luv:
        76.2572, -25.4962, 23.8051
        Hunter-Lab:
        70.9273, -24.5376, 14.7015
      #95c8a2 color charts
#95c8a2 RGB chart
      #95c8a2 CMYK chart
      #95c8a2 RGB pie chart
      #95c8a2 color shades, tints & tones
#95c8a2 color schemes
#95c8a2 color preview, HTML & CSS examples
           This text has a color of #95c8a2        
        
          <p style="color:#95c8a2;">Text here</p>
        
        
          .mytext {color:#95c8a2;}
        
        Text color #95c8a2
      
           This box has a color of #95c8a2        
        
          <div style="background-color:#95c8a2;">Content here</div>
        
        
          .mybackground {background-color:#95c8a2;}
        
        Background color #95c8a2
      
           Border around this has a color of #95c8a2        
        
          <div style="border:2px solid #95c8a2;">Content here</div>
        
        
          .myborder {border:2px solid #95c8a2;}
        
        Border color #95c8a2