#5352a2 color space conversions
Hex:
        #5352a2
        RGB:
        83, 82, 162
        CMY:
        67, 68, 36
        CMYK:
        49, 49, 0, 36
      HSL:
        241°, 32.7869%, 47.8431%
        HSV (HSB):
        241°, 49.3827%, 63.5294%
        XYZ:
        13.1062, 10.4822, 35.5149
        xyY:
        0.2218, 0.1774, 10.4822
      CIE-Lab:
        38.6943, 22.5631, -43.3718
        CIE-LCH:
        38.6943, 48.8898, 297.4846
        CIE-Luv:
        38.6943, -4.2768, -64.1944
        Hunter-Lab:
        32.3763, 15.5997, -42.3744
      #5352a2 color charts
#5352a2 RGB chart
      #5352a2 CMYK chart
      #5352a2 RGB pie chart
      #5352a2 color shades, tints & tones
#5352a2 color schemes
#5352a2 color preview, HTML & CSS examples
           This text has a color of #5352a2        
        
          <p style="color:#5352a2;">Text here</p>
        
        
          .mytext {color:#5352a2;}
        
        Text color #5352a2
      
           This box has a color of #5352a2        
        
          <div style="background-color:#5352a2;">Content here</div>
        
        
          .mybackground {background-color:#5352a2;}
        
        Background color #5352a2
      
           Border around this has a color of #5352a2        
        
          <div style="border:2px solid #5352a2;">Content here</div>
        
        
          .myborder {border:2px solid #5352a2;}
        
        Border color #5352a2