#95c8c1 color space conversions
Hex:
        #95c8c1
        RGB:
        149, 200, 193
        CMY:
        42, 22, 24
        CMYK:
        26, 0, 4, 22
      HSL:
        172°, 31.6770%, 68.4314%
        HSV (HSB):
        172°, 25.5000%, 78.4314%
        XYZ:
        42.6743, 51.5484, 58.1527
        xyY:
        0.2801, 0.3383, 51.5484
      CIE-Lab:
        77.0100, -18.0397, -1.9061
        CIE-LCH:
        77.0100, 18.1402, 186.0316
        CIE-Luv:
        77.0100, -25.5094, 0.1159
        Hunter-Lab:
        71.7972, -19.5494, 2.2356
      #95c8c1 color charts
#95c8c1 RGB chart
      #95c8c1 CMYK chart
      #95c8c1 RGB pie chart
      #95c8c1 color shades, tints & tones
#95c8c1 color schemes
#95c8c1 color preview, HTML & CSS examples
           This text has a color of #95c8c1        
        
          <p style="color:#95c8c1;">Text here</p>
        
        
          .mytext {color:#95c8c1;}
        
        Text color #95c8c1
      
           This box has a color of #95c8c1        
        
          <div style="background-color:#95c8c1;">Content here</div>
        
        
          .mybackground {background-color:#95c8c1;}
        
        Background color #95c8c1
      
           Border around this has a color of #95c8c1        
        
          <div style="border:2px solid #95c8c1;">Content here</div>
        
        
          .myborder {border:2px solid #95c8c1;}
        
        Border color #95c8c1