#5593c4 color space conversions
Hex:
        #5593c4
        RGB:
        85, 147, 196
        CMY:
        67, 42, 23
        CMYK:
        57, 25, 0, 23
      HSL:
        206°, 48.4716%, 55.0980%
        HSV (HSB):
        206°, 56.6327%, 76.8627%
        XYZ:
        24.1438, 26.7843, 56.1219
        xyY:
        0.2255, 0.2502, 26.7843
      CIE-Lab:
        58.7741, -5.6426, -31.4360
        CIE-LCH:
        58.7741, 31.9384, 259.8241
        CIE-Luv:
        58.7741, -26.9942, -47.9075
        Hunter-Lab:
        51.7535, -7.2955, -28.0671
      #5593c4 color charts
#5593c4 RGB chart
      #5593c4 CMYK chart
      #5593c4 RGB pie chart
      #5593c4 color shades, tints & tones
#5593c4 color schemes
#5593c4 color preview, HTML & CSS examples
           This text has a color of #5593c4        
        
          <p style="color:#5593c4;">Text here</p>
        
        
          .mytext {color:#5593c4;}
        
        Text color #5593c4
      
           This box has a color of #5593c4        
        
          <div style="background-color:#5593c4;">Content here</div>
        
        
          .mybackground {background-color:#5593c4;}
        
        Background color #5593c4
      
           Border around this has a color of #5593c4        
        
          <div style="border:2px solid #5593c4;">Content here</div>
        
        
          .myborder {border:2px solid #5593c4;}
        
        Border color #5593c4