#5b8498 color space conversions
Hex:
        #5b8498
        RGB:
        91, 132, 152
        CMY:
        64, 48, 40
        CMYK:
        40, 13, 0, 40
      HSL:
        200°, 25.1029%, 47.6471%
        HSV (HSB):
        200°, 40.1316%, 59.6078%
        XYZ:
        18.2331, 20.9937, 32.7970
        xyY:
        0.2532, 0.2915, 20.9937
      CIE-Lab:
        52.9426, -8.8000, -15.2003
        CIE-LCH:
        52.9426, 17.5638, 239.9318
        CIE-Luv:
        52.9426, -19.8425, -20.9854
        Hunter-Lab:
        45.8189, -9.1507, -10.3664
      #5b8498 color charts
#5b8498 RGB chart
      #5b8498 CMYK chart
      #5b8498 RGB pie chart
      #5b8498 color shades, tints & tones
#5b8498 color schemes
#5b8498 color preview, HTML & CSS examples
           This text has a color of #5b8498        
        
          <p style="color:#5b8498;">Text here</p>
        
        
          .mytext {color:#5b8498;}
        
        Text color #5b8498
      
           This box has a color of #5b8498        
        
          <div style="background-color:#5b8498;">Content here</div>
        
        
          .mybackground {background-color:#5b8498;}
        
        Background color #5b8498
      
           Border around this has a color of #5b8498        
        
          <div style="border:2px solid #5b8498;">Content here</div>
        
        
          .myborder {border:2px solid #5b8498;}
        
        Border color #5b8498