#5d8bac color space conversions
Hex:
        #5d8bac
        RGB:
        93, 139, 172
        CMY:
        64, 45, 33
        CMYK:
        46, 19, 0, 33
      HSL:
        205°, 32.2449%, 51.9608%
        HSV (HSB):
        205°, 45.9302%, 67.4510%
        XYZ:
        21.1932, 23.7710, 42.5010
        xyY:
        0.2423, 0.2718, 23.7710
      CIE-Lab:
        55.8577, -6.5361, -22.2722
        CIE-LCH:
        55.8577, 23.2114, 253.6450
        CIE-Luv:
        55.8577, -21.8276, -32.6143
        Hunter-Lab:
        48.7555, -7.7310, -17.5553
      #5d8bac color charts
#5d8bac RGB chart
      #5d8bac CMYK chart
      #5d8bac RGB pie chart
      #5d8bac color shades, tints & tones
#5d8bac color schemes
#5d8bac color preview, HTML & CSS examples
           This text has a color of #5d8bac        
        
          <p style="color:#5d8bac;">Text here</p>
        
        
          .mytext {color:#5d8bac;}
        
        Text color #5d8bac
      
           This box has a color of #5d8bac        
        
          <div style="background-color:#5d8bac;">Content here</div>
        
        
          .mybackground {background-color:#5d8bac;}
        
        Background color #5d8bac
      
           Border around this has a color of #5d8bac        
        
          <div style="border:2px solid #5d8bac;">Content here</div>
        
        
          .myborder {border:2px solid #5d8bac;}
        
        Border color #5d8bac