#95a2af color space conversions
Hex:
        #95a2af
        RGB:
        149, 162, 175
        CMY:
        42, 36, 31
        CMYK:
        15, 7, 0, 31
      HSL:
        210°, 13.9785%, 63.5294%
        HSV (HSB):
        210°, 14.8571%, 68.6275%
        XYZ:
        33.0526, 35.3254, 45.6339
        xyY:
        0.2899, 0.3098, 35.3254
      CIE-Lab:
        66.0012, -1.8451, -8.2901
        CIE-LCH:
        66.0012, 8.4929, 257.4522
        CIE-Luv:
        66.0012, -7.6561, -12.0515
        Hunter-Lab:
        59.4351, -4.7455, -3.9178
      #95a2af color charts
#95a2af RGB chart
      #95a2af CMYK chart
      #95a2af RGB pie chart
      #95a2af color shades, tints & tones
#95a2af color schemes
#95a2af color preview, HTML & CSS examples
           This text has a color of #95a2af        
        
          <p style="color:#95a2af;">Text here</p>
        
        
          .mytext {color:#95a2af;}
        
        Text color #95a2af
      
           This box has a color of #95a2af        
        
          <div style="background-color:#95a2af;">Content here</div>
        
        
          .mybackground {background-color:#95a2af;}
        
        Background color #95a2af
      
           Border around this has a color of #95a2af        
        
          <div style="border:2px solid #95a2af;">Content here</div>
        
        
          .myborder {border:2px solid #95a2af;}
        
        Border color #95a2af