#7732a5 color space conversions
Hex:
        #7732a5
        RGB:
        119, 50, 165
        CMY:
        53, 80, 35
        CMYK:
        28, 70, 0, 35
      HSL:
        276°, 53.4884%, 42.1569%
        HSV (HSB):
        276°, 69.6970%, 64.7059%
        XYZ:
        15.5399, 8.9198, 36.5000
        xyY:
        0.2549, 0.1463, 8.9198
      CIE-Lab:
        35.8293, 50.0027, -49.5727
        CIE-LCH:
        35.8293, 70.4111, 315.2474
        CIE-Luv:
        35.8293, 19.7074, -73.6806
        Hunter-Lab:
        29.8660, 40.6118, -51.5537
      #7732a5 color charts
#7732a5 RGB chart
      #7732a5 CMYK chart
      #7732a5 RGB pie chart
      #7732a5 color shades, tints & tones
#7732a5 color schemes
#7732a5 color preview, HTML & CSS examples
           This text has a color of #7732a5        
        
          <p style="color:#7732a5;">Text here</p>
        
        
          .mytext {color:#7732a5;}
        
        Text color #7732a5
      
           This box has a color of #7732a5        
        
          <div style="background-color:#7732a5;">Content here</div>
        
        
          .mybackground {background-color:#7732a5;}
        
        Background color #7732a5
      
           Border around this has a color of #7732a5        
        
          <div style="border:2px solid #7732a5;">Content here</div>
        
        
          .myborder {border:2px solid #7732a5;}
        
        Border color #7732a5