#5338a3 color space conversions
Hex:
        #5338a3
        RGB:
        83, 56, 163
        CMY:
        67, 78, 36
        CMYK:
        49, 66, 0, 36
      HSL:
        255°, 48.8584%, 42.9412%
        HSV (HSB):
        255°, 65.6442%, 63.9216%
        XYZ:
        11.5923, 7.3117, 35.4506
        xyY:
        0.2133, 0.1345, 7.3117
      CIE-Lab:
        32.5062, 38.8809, -53.9579
        CIE-LCH:
        32.5062, 66.5070, 305.7757
        CIE-Luv:
        32.5062, 2.4822, -75.7411
        Hunter-Lab:
        27.0401, 29.2041, -58.8033
      #5338a3 color charts
#5338a3 RGB chart
      #5338a3 CMYK chart
      #5338a3 RGB pie chart
      #5338a3 color shades, tints & tones
#5338a3 color schemes
#5338a3 color preview, HTML & CSS examples
           This text has a color of #5338a3        
        
          <p style="color:#5338a3;">Text here</p>
        
        
          .mytext {color:#5338a3;}
        
        Text color #5338a3
      
           This box has a color of #5338a3        
        
          <div style="background-color:#5338a3;">Content here</div>
        
        
          .mybackground {background-color:#5338a3;}
        
        Background color #5338a3
      
           Border around this has a color of #5338a3        
        
          <div style="border:2px solid #5338a3;">Content here</div>
        
        
          .myborder {border:2px solid #5338a3;}
        
        Border color #5338a3