#5b8dac color space conversions
Hex:
        #5b8dac
        RGB:
        91, 141, 172
        CMY:
        64, 45, 33
        CMYK:
        47, 18, 0, 33
      HSL:
        203°, 32.7935%, 51.5686%
        HSV (HSB):
        203°, 47.0930%, 67.4510%
        XYZ:
        21.2857, 24.2525, 42.5890
        xyY:
        0.2415, 0.2752, 24.2525
      CIE-Lab:
        56.3397, -8.1732, -21.5422
        CIE-LCH:
        56.3397, 23.0405, 249.2229
        CIE-Luv:
        56.3397, -23.3039, -31.2899
        Hunter-Lab:
        49.2468, -9.0298, -16.8018
      #5b8dac color charts
#5b8dac RGB chart
      #5b8dac CMYK chart
      #5b8dac RGB pie chart
      #5b8dac color shades, tints & tones
#5b8dac color schemes
#5b8dac color preview, HTML & CSS examples
           This text has a color of #5b8dac        
        
          <p style="color:#5b8dac;">Text here</p>
        
        
          .mytext {color:#5b8dac;}
        
        Text color #5b8dac
      
           This box has a color of #5b8dac        
        
          <div style="background-color:#5b8dac;">Content here</div>
        
        
          .mybackground {background-color:#5b8dac;}
        
        Background color #5b8dac
      
           Border around this has a color of #5b8dac        
        
          <div style="border:2px solid #5b8dac;">Content here</div>
        
        
          .myborder {border:2px solid #5b8dac;}
        
        Border color #5b8dac