#5042a1 color space conversions
Hex:
        #5042a1
        RGB:
        80, 66, 161
        CMY:
        69, 74, 37
        CMYK:
        50, 59, 0, 37
      HSL:
        249°, 41.8502%, 44.5098%
        HSV (HSB):
        249°, 59.0062%, 63.1373%
        XYZ:
        11.6895, 8.1751, 34.6801
        xyY:
        0.2143, 0.1499, 8.1751
      CIE-Lab:
        34.3449, 31.6463, -49.7834
        CIE-LCH:
        34.3449, 58.9905, 302.4433
        CIE-Luv:
        34.3449, -0.7462, -71.2837
        Hunter-Lab:
        28.5922, 22.9410, -51.8997
      #5042a1 color charts
#5042a1 RGB chart
      #5042a1 CMYK chart
      #5042a1 RGB pie chart
      #5042a1 color shades, tints & tones
#5042a1 color schemes
#5042a1 color preview, HTML & CSS examples
           This text has a color of #5042a1        
        
          <p style="color:#5042a1;">Text here</p>
        
        
          .mytext {color:#5042a1;}
        
        Text color #5042a1
      
           This box has a color of #5042a1        
        
          <div style="background-color:#5042a1;">Content here</div>
        
        
          .mybackground {background-color:#5042a1;}
        
        Background color #5042a1
      
           Border around this has a color of #5042a1        
        
          <div style="border:2px solid #5042a1;">Content here</div>
        
        
          .myborder {border:2px solid #5042a1;}
        
        Border color #5042a1