#5094c1 color space conversions
Hex:
        #5094c1
        RGB:
        80, 148, 193
        CMY:
        69, 42, 24
        CMYK:
        59, 23, 0, 24
      HSL:
        204°, 47.6793%, 53.5294%
        HSV (HSB):
        204°, 58.5492%, 75.6863%
        XYZ:
        23.5238, 26.7355, 54.3727
        xyY:
        0.2248, 0.2555, 26.7355
      CIE-Lab:
        58.7287, -8.1812, -29.8306
        CIE-LCH:
        58.7287, 30.9321, 254.6633
        CIE-Luv:
        58.7287, -28.8023, -44.9629
        Hunter-Lab:
        51.7064, -9.2778, -26.1529
      #5094c1 color charts
#5094c1 RGB chart
      #5094c1 CMYK chart
      #5094c1 RGB pie chart
      #5094c1 color shades, tints & tones
#5094c1 color schemes
#5094c1 color preview, HTML & CSS examples
           This text has a color of #5094c1        
        
          <p style="color:#5094c1;">Text here</p>
        
        
          .mytext {color:#5094c1;}
        
        Text color #5094c1
      
           This box has a color of #5094c1        
        
          <div style="background-color:#5094c1;">Content here</div>
        
        
          .mybackground {background-color:#5094c1;}
        
        Background color #5094c1
      
           Border around this has a color of #5094c1        
        
          <div style="border:2px solid #5094c1;">Content here</div>
        
        
          .myborder {border:2px solid #5094c1;}
        
        Border color #5094c1