#5325a1 color space conversions
Hex:
        #5325a1
        RGB:
        83, 37, 161
        CMY:
        67, 85, 37
        CMYK:
        48, 77, 0, 37
      HSL:
        262°, 62.6263%, 38.8235%
        HSV (HSB):
        262°, 77.0186%, 63.1373%
        XYZ:
        10.6619, 5.7353, 34.2633
        xyY:
        0.2105, 0.1132, 5.7353
      CIE-Lab:
        28.7347, 48.3175, -58.9070
        CIE-LCH:
        28.7347, 76.1880, 309.3598
        CIE-Luv:
        28.7347, 5.9587, -78.2872
        Hunter-Lab:
        23.9486, 37.5579, -68.0624
      #5325a1 color charts
#5325a1 RGB chart
      #5325a1 CMYK chart
      #5325a1 RGB pie chart
      #5325a1 color shades, tints & tones
#5325a1 color schemes
#5325a1 color preview, HTML & CSS examples
           This text has a color of #5325a1        
        
          <p style="color:#5325a1;">Text here</p>
        
        
          .mytext {color:#5325a1;}
        
        Text color #5325a1
      
           This box has a color of #5325a1        
        
          <div style="background-color:#5325a1;">Content here</div>
        
        
          .mybackground {background-color:#5325a1;}
        
        Background color #5325a1
      
           Border around this has a color of #5325a1        
        
          <div style="border:2px solid #5325a1;">Content here</div>
        
        
          .myborder {border:2px solid #5325a1;}
        
        Border color #5325a1