#95b4da color space conversions
Hex:
        #95b4da
        RGB:
        149, 180, 218
        CMY:
        42, 29, 15
        CMYK:
        32, 17, 0, 15
      HSL:
        213°, 48.2517%, 71.9608%
        HSV (HSB):
        213°, 31.6514%, 85.4902%
        XYZ:
        41.3706, 44.0940, 72.6602
        xyY:
        0.2616, 0.2789, 44.0940
      CIE-Lab:
        72.2913, -1.6400, -22.5471
        CIE-LCH:
        72.2913, 22.6066, 265.8399
        CIE-Luv:
        72.2913, -17.0257, -35.0902
        Hunter-Lab:
        66.4033, -4.9969, -18.3943
      #95b4da color charts
#95b4da RGB chart
      #95b4da CMYK chart
      #95b4da RGB pie chart
      #95b4da color shades, tints & tones
#95b4da color schemes
#95b4da color preview, HTML & CSS examples
           This text has a color of #95b4da        
        
          <p style="color:#95b4da;">Text here</p>
        
        
          .mytext {color:#95b4da;}
        
        Text color #95b4da
      
           This box has a color of #95b4da        
        
          <div style="background-color:#95b4da;">Content here</div>
        
        
          .mybackground {background-color:#95b4da;}
        
        Background color #95b4da
      
           Border around this has a color of #95b4da        
        
          <div style="border:2px solid #95b4da;">Content here</div>
        
        
          .myborder {border:2px solid #95b4da;}
        
        Border color #95b4da