#63329a color space conversions
Hex:
        #63329a
        RGB:
        99, 50, 154
        CMY:
        61, 80, 40
        CMYK:
        36, 68, 0, 40
      HSL:
        268°, 50.9804%, 40.0000%
        HSV (HSB):
        268°, 67.5325%, 60.3922%
        XYZ:
        12.1189, 7.2669, 31.3358
        xyY:
        0.2389, 0.1433, 7.2669
      CIE-Lab:
        32.4071, 43.0076, -48.5850
        CIE-LCH:
        32.4071, 64.8857, 311.5153
        CIE-Luv:
        32.4071, 11.5821, -69.2279
        Hunter-Lab:
        26.9573, 33.0713, -50.0500
      #63329a color charts
#63329a RGB chart
      #63329a CMYK chart
      #63329a RGB pie chart
      #63329a color shades, tints & tones
#63329a color schemes
#63329a color preview, HTML & CSS examples
           This text has a color of #63329a        
        
          <p style="color:#63329a;">Text here</p>
        
        
          .mytext {color:#63329a;}
        
        Text color #63329a
      
           This box has a color of #63329a        
        
          <div style="background-color:#63329a;">Content here</div>
        
        
          .mybackground {background-color:#63329a;}
        
        Background color #63329a
      
           Border around this has a color of #63329a        
        
          <div style="border:2px solid #63329a;">Content here</div>
        
        
          .myborder {border:2px solid #63329a;}
        
        Border color #63329a