#95c0a5 color space conversions
Hex:
        #95c0a5
        RGB:
        149, 192, 165
        CMY:
        42, 25, 35
        CMYK:
        22, 0, 14, 25
      HSL:
        142°, 25.4438%, 66.8627%
        HSV (HSB):
        142°, 22.3958%, 75.2941%
        XYZ:
        38.0356, 46.8054, 42.6270
        xyY:
        0.2984, 0.3672, 46.8054
      CIE-Lab:
        74.0652, -19.7545, 8.9756
        CIE-LCH:
        74.0652, 21.6979, 155.5650
        CIE-Luv:
        74.0652, -21.7220, 16.3440
        Hunter-Lab:
        68.4145, -20.4869, 10.9484
      #95c0a5 color charts
#95c0a5 RGB chart
      #95c0a5 CMYK chart
      #95c0a5 RGB pie chart
      #95c0a5 color shades, tints & tones
#95c0a5 color schemes
#95c0a5 color preview, HTML & CSS examples
           This text has a color of #95c0a5        
        
          <p style="color:#95c0a5;">Text here</p>
        
        
          .mytext {color:#95c0a5;}
        
        Text color #95c0a5
      
           This box has a color of #95c0a5        
        
          <div style="background-color:#95c0a5;">Content here</div>
        
        
          .mybackground {background-color:#95c0a5;}
        
        Background color #95c0a5
      
           Border around this has a color of #95c0a5        
        
          <div style="border:2px solid #95c0a5;">Content here</div>
        
        
          .myborder {border:2px solid #95c0a5;}
        
        Border color #95c0a5