#5b8faf color space conversions
Hex:
        #5b8faf
        RGB:
        91, 143, 175
        CMY:
        64, 44, 31
        CMYK:
        48, 18, 0, 31
      HSL:
        203°, 34.4262%, 52.1569%
        HSV (HSB):
        203°, 48.0000%, 68.6275%
        XYZ:
        21.8747, 24.9642, 44.2231
        xyY:
        0.2402, 0.2741, 24.9642
      CIE-Lab:
        57.0405, -8.4187, -22.1810
        CIE-LCH:
        57.0405, 23.7249, 249.2159
        CIE-Luv:
        57.0405, -24.0535, -32.3455
        Hunter-Lab:
        49.9642, -9.2887, -17.5024
      #5b8faf color charts
#5b8faf RGB chart
      #5b8faf CMYK chart
      #5b8faf RGB pie chart
      #5b8faf color shades, tints & tones
#5b8faf color schemes
#5b8faf color preview, HTML & CSS examples
           This text has a color of #5b8faf        
        
          <p style="color:#5b8faf;">Text here</p>
        
        
          .mytext {color:#5b8faf;}
        
        Text color #5b8faf
      
           This box has a color of #5b8faf        
        
          <div style="background-color:#5b8faf;">Content here</div>
        
        
          .mybackground {background-color:#5b8faf;}
        
        Background color #5b8faf
      
           Border around this has a color of #5b8faf        
        
          <div style="border:2px solid #5b8faf;">Content here</div>
        
        
          .myborder {border:2px solid #5b8faf;}
        
        Border color #5b8faf