#5129a3 color space conversions
Hex:
        #5129a3
        RGB:
        81, 41, 163
        CMY:
        68, 84, 36
        CMYK:
        50, 75, 0, 36
      HSL:
        260°, 59.8039%, 40.0000%
        HSV (HSB):
        260°, 74.8466%, 63.9216%
        XYZ:
        10.7971, 5.9796, 35.2354
        xyY:
        0.2076, 0.1150, 5.9796
      CIE-Lab:
        29.3608, 46.6342, -59.1020
        CIE-LCH:
        29.3608, 75.2848, 308.2751
        CIE-Luv:
        29.3608, 4.4327, -79.1409
        Hunter-Lab:
        24.4531, 36.0227, -68.3160
      #5129a3 color charts
#5129a3 RGB chart
      #5129a3 CMYK chart
      #5129a3 RGB pie chart
      #5129a3 color shades, tints & tones
#5129a3 color schemes
#5129a3 color preview, HTML & CSS examples
           This text has a color of #5129a3        
        
          <p style="color:#5129a3;">Text here</p>
        
        
          .mytext {color:#5129a3;}
        
        Text color #5129a3
      
           This box has a color of #5129a3        
        
          <div style="background-color:#5129a3;">Content here</div>
        
        
          .mybackground {background-color:#5129a3;}
        
        Background color #5129a3
      
           Border around this has a color of #5129a3        
        
          <div style="border:2px solid #5129a3;">Content here</div>
        
        
          .myborder {border:2px solid #5129a3;}
        
        Border color #5129a3