#5325a4 color space conversions
Hex:
        #5325a4
        RGB:
        83, 37, 164
        CMY:
        67, 85, 36
        CMYK:
        49, 77, 0, 36
      HSL:
        262°, 63.1841%, 39.4118%
        HSV (HSB):
        262°, 77.4390%, 64.3137%
        XYZ:
        10.9297, 5.8425, 35.6736
        xyY:
        0.2084, 0.1114, 5.8425
      CIE-Lab:
        29.0115, 49.1268, -60.2711
        CIE-LCH:
        29.0115, 77.7563, 309.1834
        CIE-Luv:
        29.0115, 5.5867, -80.1709
        Hunter-Lab:
        24.1712, 38.4142, -70.5846
      #5325a4 color charts
#5325a4 RGB chart
      #5325a4 CMYK chart
      #5325a4 RGB pie chart
      #5325a4 color shades, tints & tones
#5325a4 color schemes
#5325a4 color preview, HTML & CSS examples
           This text has a color of #5325a4        
        
          <p style="color:#5325a4;">Text here</p>
        
        
          .mytext {color:#5325a4;}
        
        Text color #5325a4
      
           This box has a color of #5325a4        
        
          <div style="background-color:#5325a4;">Content here</div>
        
        
          .mybackground {background-color:#5325a4;}
        
        Background color #5325a4
      
           Border around this has a color of #5325a4        
        
          <div style="border:2px solid #5325a4;">Content here</div>
        
        
          .myborder {border:2px solid #5325a4;}
        
        Border color #5325a4