#5031c5 color space conversions
Hex:
        #5031c5
        RGB:
        80, 49, 197
        CMY:
        69, 81, 23
        CMYK:
        59, 75, 0, 23
      HSL:
        253°, 60.1626%, 48.2353%
        HSV (HSB):
        253°, 75.1269%, 77.2549%
        XYZ:
        14.4846, 7.9333, 53.5912
        xyY:
        0.1906, 0.1044, 7.9333
      CIE-Lab:
        33.8436, 52.2275, -71.9720
        CIE-LCH:
        33.8436, 88.9252, 305.9670
        CIE-Luv:
        33.8436, -0.4148, -99.2973
        Hunter-Lab:
        28.1661, 42.5040, -93.0936
      #5031c5 color charts
#5031c5 RGB chart
      #5031c5 CMYK chart
      #5031c5 RGB pie chart
      #5031c5 color shades, tints & tones
#5031c5 color schemes
#5031c5 color preview, HTML & CSS examples
           This text has a color of #5031c5        
        
          <p style="color:#5031c5;">Text here</p>
        
        
          .mytext {color:#5031c5;}
        
        Text color #5031c5
      
           This box has a color of #5031c5        
        
          <div style="background-color:#5031c5;">Content here</div>
        
        
          .mybackground {background-color:#5031c5;}
        
        Background color #5031c5
      
           Border around this has a color of #5031c5        
        
          <div style="border:2px solid #5031c5;">Content here</div>
        
        
          .myborder {border:2px solid #5031c5;}
        
        Border color #5031c5