#5149a1 color space conversions
Hex:
        #5149a1
        RGB:
        81, 73, 161
        CMY:
        68, 71, 37
        CMYK:
        50, 55, 0, 37
      HSL:
        245°, 37.6068%, 45.8824%
        HSV (HSB):
        245°, 54.6584%, 63.1373%
        XYZ:
        12.2089, 9.0876, 34.8288
        xyY:
        0.2175, 0.1619, 9.0876
      CIE-Lab:
        36.1525, 27.4849, -46.8621
        CIE-LCH:
        36.1525, 54.3274, 300.3919
        CIE-Luv:
        36.1525, -2.2658, -68.1819
        Hunter-Lab:
        30.1457, 19.5370, -47.3987
      #5149a1 color charts
#5149a1 RGB chart
      #5149a1 CMYK chart
      #5149a1 RGB pie chart
      #5149a1 color shades, tints & tones
#5149a1 color schemes
#5149a1 color preview, HTML & CSS examples
           This text has a color of #5149a1        
        
          <p style="color:#5149a1;">Text here</p>
        
        
          .mytext {color:#5149a1;}
        
        Text color #5149a1
      
           This box has a color of #5149a1        
        
          <div style="background-color:#5149a1;">Content here</div>
        
        
          .mybackground {background-color:#5149a1;}
        
        Background color #5149a1
      
           Border around this has a color of #5149a1        
        
          <div style="border:2px solid #5149a1;">Content here</div>
        
        
          .myborder {border:2px solid #5149a1;}
        
        Border color #5149a1