#95b1cd color space conversions
Hex:
        #95b1cd
        RGB:
        149, 177, 205
        CMY:
        42, 31, 20
        CMYK:
        27, 14, 0, 20
      HSL:
        210°, 35.8974%, 69.4118%
        HSV (HSB):
        210°, 27.3171%, 80.3922%
        XYZ:
        39.1360, 42.2416, 63.8484
        xyY:
        0.2695, 0.2909, 42.2416
      CIE-Lab:
        71.0372, -3.1833, -17.3376
        CIE-LCH:
        71.0372, 17.6274, 259.5959
        CIE-Luv:
        71.0372, -15.4393, -26.2961
        Hunter-Lab:
        64.9936, -6.2546, -12.7498
      #95b1cd color charts
#95b1cd RGB chart
      #95b1cd CMYK chart
      #95b1cd RGB pie chart
      #95b1cd color shades, tints & tones
#95b1cd color schemes
#95b1cd color preview, HTML & CSS examples
           This text has a color of #95b1cd        
        
          <p style="color:#95b1cd;">Text here</p>
        
        
          .mytext {color:#95b1cd;}
        
        Text color #95b1cd
      
           This box has a color of #95b1cd        
        
          <div style="background-color:#95b1cd;">Content here</div>
        
        
          .mybackground {background-color:#95b1cd;}
        
        Background color #95b1cd
      
           Border around this has a color of #95b1cd        
        
          <div style="border:2px solid #95b1cd;">Content here</div>
        
        
          .myborder {border:2px solid #95b1cd;}
        
        Border color #95b1cd