#5b95a1 color space conversions
Hex:
        #5b95a1
        RGB:
        91, 149, 161
        CMY:
        64, 42, 37
        CMYK:
        43, 7, 0, 37
      HSL:
        190°, 27.7778%, 49.4118%
        HSV (HSB):
        190°, 43.4783%, 63.1373%
        XYZ:
        21.4949, 26.2922, 37.6602
        xyY:
        0.2516, 0.3077, 26.2922
      CIE-Lab:
        58.3134, -15.6892, -12.2639
        CIE-LCH:
        58.3134, 19.9137, 218.0138
        CIE-Luv:
        58.3134, -26.7332, -15.8446
        Hunter-Lab:
        51.2760, -14.9059, -7.6530
      #5b95a1 color charts
#5b95a1 RGB chart
      #5b95a1 CMYK chart
      #5b95a1 RGB pie chart
      #5b95a1 color shades, tints & tones
#5b95a1 color schemes
#5b95a1 color preview, HTML & CSS examples
           This text has a color of #5b95a1        
        
          <p style="color:#5b95a1;">Text here</p>
        
        
          .mytext {color:#5b95a1;}
        
        Text color #5b95a1
      
           This box has a color of #5b95a1        
        
          <div style="background-color:#5b95a1;">Content here</div>
        
        
          .mybackground {background-color:#5b95a1;}
        
        Background color #5b95a1
      
           Border around this has a color of #5b95a1        
        
          <div style="border:2px solid #5b95a1;">Content here</div>
        
        
          .myborder {border:2px solid #5b95a1;}
        
        Border color #5b95a1