#5019a7 color space conversions
Hex:
        #5019a7
        RGB:
        80, 25, 167
        CMY:
        69, 90, 35
        CMYK:
        52, 85, 0, 35
      HSL:
        263°, 73.9583%, 37.6471%
        HSV (HSB):
        263°, 85.0299%, 65.4902%
        XYZ:
        10.6309, 5.1908, 37.0008
        xyY:
        0.2013, 0.0983, 5.1908
      CIE-Lab:
        27.2715, 54.3912, -64.9603
        CIE-LCH:
        27.2715, 84.7245, 309.9394
        CIE-Luv:
        27.2715, 5.4306, -83.0167
        Hunter-Lab:
        22.7832, 43.4197, -80.3409
      #5019a7 color charts
#5019a7 RGB chart
      #5019a7 CMYK chart
      #5019a7 RGB pie chart
      #5019a7 color shades, tints & tones
#5019a7 color schemes
#5019a7 color preview, HTML & CSS examples
           This text has a color of #5019a7        
        
          <p style="color:#5019a7;">Text here</p>
        
        
          .mytext {color:#5019a7;}
        
        Text color #5019a7
      
           This box has a color of #5019a7        
        
          <div style="background-color:#5019a7;">Content here</div>
        
        
          .mybackground {background-color:#5019a7;}
        
        Background color #5019a7
      
           Border around this has a color of #5019a7        
        
          <div style="border:2px solid #5019a7;">Content here</div>
        
        
          .myborder {border:2px solid #5019a7;}
        
        Border color #5019a7