#5019a3 color space conversions
Hex:
        #5019a3
        RGB:
        80, 25, 163
        CMY:
        69, 90, 36
        CMYK:
        51, 85, 0, 36
      HSL:
        264°, 73.4043%, 36.8627%
        HSV (HSB):
        264°, 84.6626%, 63.9216%
        XYZ:
        10.2668, 5.0451, 35.0830
        xyY:
        0.2037, 0.1001, 5.0451
      CIE-Lab:
        26.8628, 53.3697, -63.2106
        CIE-LCH:
        26.8628, 82.7279, 310.1749
        CIE-Luv:
        26.8628, 5.9209, -80.6162
        Hunter-Lab:
        22.4613, 42.2829, -76.8842
      #5019a3 color charts
#5019a3 RGB chart
      #5019a3 CMYK chart
      #5019a3 RGB pie chart
      #5019a3 color shades, tints & tones
#5019a3 color schemes
#5019a3 color preview, HTML & CSS examples
           This text has a color of #5019a3        
        
          <p style="color:#5019a3;">Text here</p>
        
        
          .mytext {color:#5019a3;}
        
        Text color #5019a3
      
           This box has a color of #5019a3        
        
          <div style="background-color:#5019a3;">Content here</div>
        
        
          .mybackground {background-color:#5019a3;}
        
        Background color #5019a3
      
           Border around this has a color of #5019a3        
        
          <div style="border:2px solid #5019a3;">Content here</div>
        
        
          .myborder {border:2px solid #5019a3;}
        
        Border color #5019a3