#5594cf color space conversions
Hex:
        #5594cf
        RGB:
        85, 148, 207
        CMY:
        67, 42, 19
        CMYK:
        59, 29, 0, 19
      HSL:
        209°, 55.9633%, 57.2549%
        HSV (HSB):
        209°, 58.9372%, 81.1765%
        XYZ:
        25.5987, 27.6161, 63.0127
        xyY:
        0.2202, 0.2376, 27.6161
      CIE-Lab:
        59.5403, -2.7084, -36.4263
        CIE-LCH:
        59.5403, 36.5268, 265.7477
        CIE-Luv:
        59.5403, -27.1051, -56.5943
        Hunter-Lab:
        52.5510, -5.0132, -34.3076
      #5594cf color charts
#5594cf RGB chart
      #5594cf CMYK chart
      #5594cf RGB pie chart
      #5594cf color shades, tints & tones
#5594cf color schemes
#5594cf color preview, HTML & CSS examples
           This text has a color of #5594cf        
        
          <p style="color:#5594cf;">Text here</p>
        
        
          .mytext {color:#5594cf;}
        
        Text color #5594cf
      
           This box has a color of #5594cf        
        
          <div style="background-color:#5594cf;">Content here</div>
        
        
          .mybackground {background-color:#5594cf;}
        
        Background color #5594cf
      
           Border around this has a color of #5594cf        
        
          <div style="border:2px solid #5594cf;">Content here</div>
        
        
          .myborder {border:2px solid #5594cf;}
        
        Border color #5594cf