#95a1db color space conversions
Hex:
        #95a1db
        RGB:
        149, 161, 219
        CMY:
        42, 37, 14
        CMYK:
        32, 26, 0, 14
      HSL:
        230°, 49.2958%, 72.1569%
        HSV (HSB):
        230°, 31.9635%, 85.8824%
        XYZ:
        37.9255, 36.9938, 72.1595
        xyY:
        0.2579, 0.2515, 36.9938
      CIE-Lab:
        67.2724, 9.1689, -30.7980
        CIE-LCH:
        67.2724, 32.1339, 286.5788
        CIE-Luv:
        67.2724, -9.0899, -49.8000
        Hunter-Lab:
        60.8225, 4.8631, -27.7655
      #95a1db color charts
#95a1db RGB chart
      #95a1db CMYK chart
      #95a1db RGB pie chart
      #95a1db color shades, tints & tones
#95a1db color schemes
#95a1db color preview, HTML & CSS examples
           This text has a color of #95a1db        
        
          <p style="color:#95a1db;">Text here</p>
        
        
          .mytext {color:#95a1db;}
        
        Text color #95a1db
      
           This box has a color of #95a1db        
        
          <div style="background-color:#95a1db;">Content here</div>
        
        
          .mybackground {background-color:#95a1db;}
        
        Background color #95a1db
      
           Border around this has a color of #95a1db        
        
          <div style="border:2px solid #95a1db;">Content here</div>
        
        
          .myborder {border:2px solid #95a1db;}
        
        Border color #95a1db