#95b3ef color space conversions
Hex:
        #95b3ef
        RGB:
        149, 179, 239
        CMY:
        42, 30, 6
        CMYK:
        38, 25, 0, 6
      HSL:
        220°, 73.7705%, 76.0784%
        HSV (HSB):
        220°, 37.6569%, 93.7255%
        XYZ:
        44.0945, 44.8618, 87.9965
        xyY:
        0.2492, 0.2535, 44.8618
      CIE-Lab:
        72.8008, 4.3044, -33.1890
        CIE-LCH:
        72.8008, 33.4670, 277.3896
        CIE-Luv:
        72.8008, -17.0804, -53.7229
        Hunter-Lab:
        66.9789, 0.2995, -31.0096
      #95b3ef color charts
#95b3ef RGB chart
      #95b3ef CMYK chart
      #95b3ef RGB pie chart
      #95b3ef color shades, tints & tones
#95b3ef color schemes
#95b3ef color preview, HTML & CSS examples
           This text has a color of #95b3ef        
        
          <p style="color:#95b3ef;">Text here</p>
        
        
          .mytext {color:#95b3ef;}
        
        Text color #95b3ef
      
           This box has a color of #95b3ef        
        
          <div style="background-color:#95b3ef;">Content here</div>
        
        
          .mybackground {background-color:#95b3ef;}
        
        Background color #95b3ef
      
           Border around this has a color of #95b3ef        
        
          <div style="border:2px solid #95b3ef;">Content here</div>
        
        
          .myborder {border:2px solid #95b3ef;}
        
        Border color #95b3ef