#5093ac color space conversions
Hex:
        #5093ac
        RGB:
        80, 147, 172
        CMY:
        69, 42, 33
        CMYK:
        53, 15, 0, 33
      HSL:
        196°, 36.5079%, 49.4118%
        HSV (HSB):
        196°, 53.4884%, 67.4510%
        XYZ:
        21.1884, 25.5515, 42.8449
        xyY:
        0.2365, 0.2852, 25.5515
      CIE-Lab:
        57.6088, -14.1070, -19.6463
        CIE-LCH:
        57.6088, 24.1864, 234.3198
        CIE-Luv:
        57.6088, -29.0775, -27.6212
        Hunter-Lab:
        50.5485, -13.6380, -14.8703
      #5093ac color charts
#5093ac RGB chart
      #5093ac CMYK chart
      #5093ac RGB pie chart
      #5093ac color shades, tints & tones
#5093ac color schemes
#5093ac color preview, HTML & CSS examples
           This text has a color of #5093ac        
        
          <p style="color:#5093ac;">Text here</p>
        
        
          .mytext {color:#5093ac;}
        
        Text color #5093ac
      
           This box has a color of #5093ac        
        
          <div style="background-color:#5093ac;">Content here</div>
        
        
          .mybackground {background-color:#5093ac;}
        
        Background color #5093ac
      
           Border around this has a color of #5093ac        
        
          <div style="border:2px solid #5093ac;">Content here</div>
        
        
          .myborder {border:2px solid #5093ac;}
        
        Border color #5093ac