#95cdaf color space conversions
Hex:
        #95cdaf
        RGB:
        149, 205, 175
        CMY:
        42, 20, 31
        CMYK:
        27, 0, 15, 20
      HSL:
        148°, 35.8974%, 69.4118%
        HSV (HSB):
        148°, 27.3171%, 80.3922%
        XYZ:
        41.9636, 53.1473, 48.6042
        xyY:
        0.2920, 0.3698, 53.1473
      CIE-Lab:
        77.9619, -24.2803, 9.1524
        CIE-LCH:
        77.9619, 25.9480, 159.3461
        CIE-Luv:
        77.9619, -27.7972, 17.5141
        Hunter-Lab:
        72.9022, -24.8316, 11.5027
      #95cdaf color charts
#95cdaf RGB chart
      #95cdaf CMYK chart
      #95cdaf RGB pie chart
      #95cdaf color shades, tints & tones
#95cdaf color schemes
#95cdaf color preview, HTML & CSS examples
           This text has a color of #95cdaf        
        
          <p style="color:#95cdaf;">Text here</p>
        
        
          .mytext {color:#95cdaf;}
        
        Text color #95cdaf
      
           This box has a color of #95cdaf        
        
          <div style="background-color:#95cdaf;">Content here</div>
        
        
          .mybackground {background-color:#95cdaf;}
        
        Background color #95cdaf
      
           Border around this has a color of #95cdaf        
        
          <div style="border:2px solid #95cdaf;">Content here</div>
        
        
          .myborder {border:2px solid #95cdaf;}
        
        Border color #95cdaf