#95a6da color space conversions
Hex:
        #95a6da
        RGB:
        149, 166, 218
        CMY:
        42, 35, 15
        CMYK:
        32, 24, 0, 15
      HSL:
        225°, 48.2517%, 71.9608%
        HSV (HSB):
        225°, 31.6514%, 85.4902%
        XYZ:
        38.6855, 38.7240, 71.7652
        xyY:
        0.2593, 0.2596, 38.7240
      CIE-Lab:
        68.5508, 6.1010, -28.2756
        CIE-LCH:
        68.5508, 28.9263, 282.1760
        CIE-Luv:
        68.5508, -11.1257, -45.3357
        Hunter-Lab:
        62.2286, 2.0678, -24.8163
      #95a6da color charts
#95a6da RGB chart
      #95a6da CMYK chart
      #95a6da RGB pie chart
      #95a6da color shades, tints & tones
#95a6da color schemes
#95a6da color preview, HTML & CSS examples
           This text has a color of #95a6da        
        
          <p style="color:#95a6da;">Text here</p>
        
        
          .mytext {color:#95a6da;}
        
        Text color #95a6da
      
           This box has a color of #95a6da        
        
          <div style="background-color:#95a6da;">Content here</div>
        
        
          .mybackground {background-color:#95a6da;}
        
        Background color #95a6da
      
           Border around this has a color of #95a6da        
        
          <div style="border:2px solid #95a6da;">Content here</div>
        
        
          .myborder {border:2px solid #95a6da;}
        
        Border color #95a6da