#5320ac color space conversions
Hex:
        #5320ac
        RGB:
        83, 32, 172
        CMY:
        67, 87, 33
        CMYK:
        52, 81, 0, 33
      HSL:
        262°, 68.6275%, 40.0000%
        HSV (HSB):
        262°, 81.3953%, 67.4510%
        XYZ:
        11.5302, 5.8506, 39.5513
        xyY:
        0.2025, 0.1028, 5.8506
      CIE-Lab:
        29.0323, 53.4108, -65.0601
        CIE-LCH:
        29.0323, 84.1756, 309.3841
        CIE-Luv:
        29.0323, 5.2004, -85.5744
        Hunter-Lab:
        24.1880, 42.7604, -80.0173
      #5320ac color charts
#5320ac RGB chart
      #5320ac CMYK chart
      #5320ac RGB pie chart
      #5320ac color shades, tints & tones
#5320ac color schemes
#5320ac color preview, HTML & CSS examples
           This text has a color of #5320ac        
        
          <p style="color:#5320ac;">Text here</p>
        
        
          .mytext {color:#5320ac;}
        
        Text color #5320ac
      
           This box has a color of #5320ac        
        
          <div style="background-color:#5320ac;">Content here</div>
        
        
          .mybackground {background-color:#5320ac;}
        
        Background color #5320ac
      
           Border around this has a color of #5320ac        
        
          <div style="border:2px solid #5320ac;">Content here</div>
        
        
          .myborder {border:2px solid #5320ac;}
        
        Border color #5320ac