#5032a5 color space conversions
Hex:
        #5032a5
        RGB:
        80, 50, 165
        CMY:
        69, 80, 35
        CMYK:
        52, 70, 0, 35
      HSL:
        256°, 53.4884%, 42.1569%
        HSV (HSB):
        256°, 69.6970%, 64.7059%
        XYZ:
        11.2404, 6.7033, 36.2987
        xyY:
        0.2072, 0.1236, 6.7033
      CIE-Lab:
        31.1217, 42.3138, -57.4336
        CIE-LCH:
        31.1217, 71.3378, 306.3807
        CIE-Luv:
        31.1217, 2.3853, -78.8785
        Hunter-Lab:
        25.8907, 32.1867, -65.0010
      #5032a5 color charts
#5032a5 RGB chart
      #5032a5 CMYK chart
      #5032a5 RGB pie chart
      #5032a5 color shades, tints & tones
#5032a5 color schemes
#5032a5 color preview, HTML & CSS examples
           This text has a color of #5032a5        
        
          <p style="color:#5032a5;">Text here</p>
        
        
          .mytext {color:#5032a5;}
        
        Text color #5032a5
      
           This box has a color of #5032a5        
        
          <div style="background-color:#5032a5;">Content here</div>
        
        
          .mybackground {background-color:#5032a5;}
        
        Background color #5032a5
      
           Border around this has a color of #5032a5        
        
          <div style="border:2px solid #5032a5;">Content here</div>
        
        
          .myborder {border:2px solid #5032a5;}
        
        Border color #5032a5