#5b95a0 color space conversions
Hex:
        #5b95a0
        RGB:
        91, 149, 160
        CMY:
        64, 42, 37
        CMYK:
        43, 7, 0, 37
      HSL:
        190°, 27.4900%, 49.2157%
        HSV (HSB):
        190°, 43.1250%, 62.7451%
        XYZ:
        21.4070, 26.2571, 37.1976
        xyY:
        0.2523, 0.3094, 26.2571
      CIE-Lab:
        58.2803, -15.9621, -11.7437
        CIE-LCH:
        58.2803, 19.8167, 216.3429
        CIE-Luv:
        58.2803, -26.7551, -15.0017
        Hunter-Lab:
        51.2417, -15.1019, -7.1708
      #5b95a0 color charts
#5b95a0 RGB chart
      #5b95a0 CMYK chart
      #5b95a0 RGB pie chart
      #5b95a0 color shades, tints & tones
#5b95a0 color schemes
#5b95a0 color preview, HTML & CSS examples
           This text has a color of #5b95a0        
        
          <p style="color:#5b95a0;">Text here</p>
        
        
          .mytext {color:#5b95a0;}
        
        Text color #5b95a0
      
           This box has a color of #5b95a0        
        
          <div style="background-color:#5b95a0;">Content here</div>
        
        
          .mybackground {background-color:#5b95a0;}
        
        Background color #5b95a0
      
           Border around this has a color of #5b95a0        
        
          <div style="border:2px solid #5b95a0;">Content here</div>
        
        
          .myborder {border:2px solid #5b95a0;}
        
        Border color #5b95a0