#95a9df color space conversions
Hex:
        #95a9df
        RGB:
        149, 169, 223
        CMY:
        42, 34, 13
        CMYK:
        33, 24, 0, 13
      HSL:
        224°, 53.6232%, 72.9412%
        HSV (HSB):
        224°, 33.1839%, 87.4510%
        XYZ:
        39.9017, 40.0932, 75.4478
        xyY:
        0.2567, 0.2579, 40.0932
      CIE-Lab:
        69.5359, 5.6981, -29.5049
        CIE-LCH:
        69.5359, 30.0500, 280.9305
        CIE-Luv:
        69.5359, -12.5520, -47.4151
        Hunter-Lab:
        63.3192, 1.6762, -26.3233
      #95a9df color charts
#95a9df RGB chart
      #95a9df CMYK chart
      #95a9df RGB pie chart
      #95a9df color shades, tints & tones
#95a9df color schemes
#95a9df color preview, HTML & CSS examples
           This text has a color of #95a9df        
        
          <p style="color:#95a9df;">Text here</p>
        
        
          .mytext {color:#95a9df;}
        
        Text color #95a9df
      
           This box has a color of #95a9df        
        
          <div style="background-color:#95a9df;">Content here</div>
        
        
          .mybackground {background-color:#95a9df;}
        
        Background color #95a9df
      
           Border around this has a color of #95a9df        
        
          <div style="border:2px solid #95a9df;">Content here</div>
        
        
          .myborder {border:2px solid #95a9df;}
        
        Border color #95a9df