#95a6ee color space conversions
Hex:
        #95a6ee
        RGB:
        149, 166, 238
        CMY:
        42, 35, 7
        CMYK:
        37, 30, 0, 7
      HSL:
        229°, 72.3577%, 75.8824%
        HSV (HSB):
        229°, 37.3950%, 93.3333%
        XYZ:
        41.4633, 39.8350, 86.3925
        xyY:
        0.2473, 0.2376, 39.8350
      CIE-Lab:
        69.3519, 11.3127, -37.9965
        CIE-LCH:
        69.3519, 39.6449, 286.5799
        CIE-Luv:
        69.3519, -11.8849, -62.3643
        Hunter-Lab:
        63.1150, 6.8139, -36.9763
      #95a6ee color charts
#95a6ee RGB chart
      #95a6ee CMYK chart
      #95a6ee RGB pie chart
      #95a6ee color shades, tints & tones
#95a6ee color schemes
#95a6ee color preview, HTML & CSS examples
           This text has a color of #95a6ee        
        
          <p style="color:#95a6ee;">Text here</p>
        
        
          .mytext {color:#95a6ee;}
        
        Text color #95a6ee
      
           This box has a color of #95a6ee        
        
          <div style="background-color:#95a6ee;">Content here</div>
        
        
          .mybackground {background-color:#95a6ee;}
        
        Background color #95a6ee
      
           Border around this has a color of #95a6ee        
        
          <div style="border:2px solid #95a6ee;">Content here</div>
        
        
          .myborder {border:2px solid #95a6ee;}
        
        Border color #95a6ee