#5129a5 color space conversions
Hex:
        #5129a5
        RGB:
        81, 41, 165
        CMY:
        68, 84, 35
        CMYK:
        51, 75, 0, 35
      HSL:
        259°, 60.1942%, 40.3922%
        HSV (HSB):
        259°, 75.1515%, 64.7059%
        XYZ:
        10.9778, 6.0518, 36.1868
        xyY:
        0.2063, 0.1137, 6.0518
      CIE-Lab:
        29.5428, 47.1929, -60.0131
        CIE-LCH:
        29.5428, 76.3462, 308.1807
        CIE-Luv:
        29.5428, 4.2045, -80.4068
        Hunter-Lab:
        24.6004, 36.6038, -69.9943
      #5129a5 color charts
#5129a5 RGB chart
      #5129a5 CMYK chart
      #5129a5 RGB pie chart
      #5129a5 color shades, tints & tones
#5129a5 color schemes
#5129a5 color preview, HTML & CSS examples
           This text has a color of #5129a5        
        
          <p style="color:#5129a5;">Text here</p>
        
        
          .mytext {color:#5129a5;}
        
        Text color #5129a5
      
           This box has a color of #5129a5        
        
          <div style="background-color:#5129a5;">Content here</div>
        
        
          .mybackground {background-color:#5129a5;}
        
        Background color #5129a5
      
           Border around this has a color of #5129a5        
        
          <div style="border:2px solid #5129a5;">Content here</div>
        
        
          .myborder {border:2px solid #5129a5;}
        
        Border color #5129a5