#95a5eb color space conversions
Hex:
        #95a5eb
        RGB:
        149, 165, 235
        CMY:
        42, 35, 8
        CMYK:
        37, 30, 0, 8
      HSL:
        229°, 68.2540%, 75.2941%
        HSV (HSB):
        229°, 36.5957%, 92.1569%
        XYZ:
        40.8450, 39.2980, 84.0298
        xyY:
        0.2488, 0.2394, 39.2980
      CIE-Lab:
        68.9666, 11.0792, -36.9573
        CIE-LCH:
        68.9666, 38.5823, 286.6878
        CIE-Luv:
        68.9666, -11.3745, -60.5362
        Hunter-Lab:
        62.6881, 6.5990, -35.5931
      #95a5eb color charts
#95a5eb RGB chart
      #95a5eb CMYK chart
      #95a5eb RGB pie chart
      #95a5eb color shades, tints & tones
#95a5eb color schemes
#95a5eb color preview, HTML & CSS examples
           This text has a color of #95a5eb        
        
          <p style="color:#95a5eb;">Text here</p>
        
        
          .mytext {color:#95a5eb;}
        
        Text color #95a5eb
      
           This box has a color of #95a5eb        
        
          <div style="background-color:#95a5eb;">Content here</div>
        
        
          .mybackground {background-color:#95a5eb;}
        
        Background color #95a5eb
      
           Border around this has a color of #95a5eb        
        
          <div style="border:2px solid #95a5eb;">Content here</div>
        
        
          .myborder {border:2px solid #95a5eb;}
        
        Border color #95a5eb