#95b7ef color space conversions
Hex:
        #95b7ef
        RGB:
        149, 183, 239
        CMY:
        42, 28, 6
        CMYK:
        38, 23, 0, 6
      HSL:
        217°, 73.7705%, 76.0784%
        HSV (HSB):
        217°, 37.6569%, 93.7255%
        XYZ:
        44.9079, 46.4885, 88.2676
        xyY:
        0.2500, 0.2588, 46.4885
      CIE-Lab:
        73.8614, 2.0981, -31.5515
        CIE-LCH:
        73.8614, 31.6212, 273.8045
        CIE-Luv:
        73.8614, -18.6891, -50.7599
        Hunter-Lab:
        68.1825, -1.7517, -29.0278
      #95b7ef color charts
#95b7ef RGB chart
      #95b7ef CMYK chart
      #95b7ef RGB pie chart
      #95b7ef color shades, tints & tones
#95b7ef color schemes
#95b7ef color preview, HTML & CSS examples
           This text has a color of #95b7ef        
        
          <p style="color:#95b7ef;">Text here</p>
        
        
          .mytext {color:#95b7ef;}
        
        Text color #95b7ef
      
           This box has a color of #95b7ef        
        
          <div style="background-color:#95b7ef;">Content here</div>
        
        
          .mybackground {background-color:#95b7ef;}
        
        Background color #95b7ef
      
           Border around this has a color of #95b7ef        
        
          <div style="border:2px solid #95b7ef;">Content here</div>
        
        
          .myborder {border:2px solid #95b7ef;}
        
        Border color #95b7ef