#5129a8 color space conversions
Hex:
        #5129a8
        RGB:
        81, 41, 168
        CMY:
        68, 84, 34
        CMYK:
        52, 76, 0, 34
      HSL:
        259°, 60.7656%, 40.9804%
        HSV (HSB):
        259°, 75.5952%, 65.8824%
        XYZ:
        11.2542, 6.1624, 37.6421
        xyY:
        0.2044, 0.1119, 6.1624
      CIE-Lab:
        29.8184, 48.0312, -61.3706
        CIE-LCH:
        29.8184, 77.9317, 308.0482
        CIE-Luv:
        29.8184, 3.8679, -82.2964
        Hunter-Lab:
        24.8241, 37.4819, -72.5277
      #5129a8 color charts
#5129a8 RGB chart
      #5129a8 CMYK chart
      #5129a8 RGB pie chart
      #5129a8 color shades, tints & tones
#5129a8 color schemes
#5129a8 color preview, HTML & CSS examples
           This text has a color of #5129a8        
        
          <p style="color:#5129a8;">Text here</p>
        
        
          .mytext {color:#5129a8;}
        
        Text color #5129a8
      
           This box has a color of #5129a8        
        
          <div style="background-color:#5129a8;">Content here</div>
        
        
          .mybackground {background-color:#5129a8;}
        
        Background color #5129a8
      
           Border around this has a color of #5129a8        
        
          <div style="border:2px solid #5129a8;">Content here</div>
        
        
          .myborder {border:2px solid #5129a8;}
        
        Border color #5129a8