#5d7bac color space conversions
Hex:
        #5d7bac
        RGB:
        93, 123, 172
        CMY:
        64, 52, 33
        CMYK:
        46, 28, 0, 33
      HSL:
        217°, 32.2449%, 51.9608%
        HSV (HSB):
        217°, 45.9302%, 67.4510%
        XYZ:
        19.0436, 19.4716, 41.7844
        xyY:
        0.2372, 0.2425, 19.4716
      CIE-Lab:
        51.2345, 2.7730, -29.4172
        CIE-LCH:
        51.2345, 29.5476, 275.3850
        CIE-Luv:
        51.2345, -15.5302, -44.5140
        Hunter-Lab:
        44.1267, -0.1872, -25.2542
      #5d7bac color charts
#5d7bac RGB chart
      #5d7bac CMYK chart
      #5d7bac RGB pie chart
      #5d7bac color shades, tints & tones
#5d7bac color schemes
#5d7bac color preview, HTML & CSS examples
           This text has a color of #5d7bac        
        
          <p style="color:#5d7bac;">Text here</p>
        
        
          .mytext {color:#5d7bac;}
        
        Text color #5d7bac
      
           This box has a color of #5d7bac        
        
          <div style="background-color:#5d7bac;">Content here</div>
        
        
          .mybackground {background-color:#5d7bac;}
        
        Background color #5d7bac
      
           Border around this has a color of #5d7bac        
        
          <div style="border:2px solid #5d7bac;">Content here</div>
        
        
          .myborder {border:2px solid #5d7bac;}
        
        Border color #5d7bac