#7729a1 color space conversions
Hex:
        #7729a1
        RGB:
        119, 41, 161
        CMY:
        53, 84, 37
        CMYK:
        26, 75, 0, 37
      HSL:
        279°, 59.4059%, 39.6078%
        HSV (HSB):
        279°, 74.5342%, 63.1373%
        XYZ:
        14.8337, 8.0810, 34.4962
        xyY:
        0.2584, 0.1408, 8.0810
      CIE-Lab:
        34.1511, 53.0309, -49.8759
        CIE-LCH:
        34.1511, 72.8003, 316.7560
        CIE-Luv:
        34.1511, 22.1387, -73.1266
        Hunter-Lab:
        28.4271, 43.3965, -52.0491
      #7729a1 color charts
#7729a1 RGB chart
      #7729a1 CMYK chart
      #7729a1 RGB pie chart
      #7729a1 color shades, tints & tones
#7729a1 color schemes
#7729a1 color preview, HTML & CSS examples
           This text has a color of #7729a1        
        
          <p style="color:#7729a1;">Text here</p>
        
        
          .mytext {color:#7729a1;}
        
        Text color #7729a1
      
           This box has a color of #7729a1        
        
          <div style="background-color:#7729a1;">Content here</div>
        
        
          .mybackground {background-color:#7729a1;}
        
        Background color #7729a1
      
           Border around this has a color of #7729a1        
        
          <div style="border:2px solid #7729a1;">Content here</div>
        
        
          .myborder {border:2px solid #7729a1;}
        
        Border color #7729a1