#95a5fb color space conversions
Hex:
        #95a5fb
        RGB:
        149, 165, 251
        CMY:
        42, 35, 2
        CMYK:
        41, 34, 0, 2
      HSL:
        231°, 92.7273%, 78.4314%
        HSV (HSB):
        231°, 40.6375%, 98.4314%
        XYZ:
        43.2621, 40.2649, 96.7585
        xyY:
        0.2400, 0.2233, 40.2649
      CIE-Lab:
        69.6578, 15.4008, -44.5967
        CIE-LCH:
        69.6578, 47.1810, 289.0516
        CIE-Luv:
        69.6578, -12.0047, -74.0723
        Hunter-Lab:
        63.4546, 10.6524, -45.9899
      #95a5fb color charts
#95a5fb RGB chart
      #95a5fb CMYK chart
      #95a5fb RGB pie chart
      #95a5fb color shades, tints & tones
#95a5fb color schemes
#95a5fb color preview, HTML & CSS examples
           This text has a color of #95a5fb        
        
          <p style="color:#95a5fb;">Text here</p>
        
        
          .mytext {color:#95a5fb;}
        
        Text color #95a5fb
      
           This box has a color of #95a5fb        
        
          <div style="background-color:#95a5fb;">Content here</div>
        
        
          .mybackground {background-color:#95a5fb;}
        
        Background color #95a5fb
      
           Border around this has a color of #95a5fb        
        
          <div style="border:2px solid #95a5fb;">Content here</div>
        
        
          .myborder {border:2px solid #95a5fb;}
        
        Border color #95a5fb