#6329a1 color space conversions
Hex:
        #6329a1
        RGB:
        99, 41, 161
        CMY:
        61, 84, 37
        CMYK:
        39, 75, 0, 37
      HSL:
        269°, 59.4059%, 39.6078%
        HSV (HSB):
        269°, 74.5342%, 63.1373%
        XYZ:
        12.3716, 6.8117, 34.3810
        xyY:
        0.2310, 0.1272, 6.8117
      CIE-Lab:
        31.3744, 49.1952, -54.5112
        CIE-LCH:
        31.3744, 73.4278, 312.0656
        CIE-Luv:
        31.3744, 12.0255, -76.1562
        Hunter-Lab:
        26.0993, 38.9385, -59.8340
      #6329a1 color charts
#6329a1 RGB chart
      #6329a1 CMYK chart
      #6329a1 RGB pie chart
      #6329a1 color shades, tints & tones
#6329a1 color schemes
#6329a1 color preview, HTML & CSS examples
           This text has a color of #6329a1        
        
          <p style="color:#6329a1;">Text here</p>
        
        
          .mytext {color:#6329a1;}
        
        Text color #6329a1
      
           This box has a color of #6329a1        
        
          <div style="background-color:#6329a1;">Content here</div>
        
        
          .mybackground {background-color:#6329a1;}
        
        Background color #6329a1
      
           Border around this has a color of #6329a1        
        
          <div style="border:2px solid #6329a1;">Content here</div>
        
        
          .myborder {border:2px solid #6329a1;}
        
        Border color #6329a1