#7726a7 color space conversions
Hex:
        #7726a7
        RGB:
        119, 38, 167
        CMY:
        53, 85, 35
        CMYK:
        29, 77, 0, 35
      HSL:
        278°, 62.9268%, 40.1961%
        HSV (HSB):
        278°, 77.2455%, 65.4902%
        XYZ:
        15.2759, 8.0982, 37.3172
        xyY:
        0.2517, 0.1334, 8.0982
      CIE-Lab:
        34.1865, 55.5268, -53.4344
        CIE-LCH:
        34.1865, 77.0614, 316.1001
        CIE-Luv:
        34.1865, 21.2667, -77.8979
        Hunter-Lab:
        28.4573, 46.0187, -57.8292
      #7726a7 color charts
#7726a7 RGB chart
      #7726a7 CMYK chart
      #7726a7 RGB pie chart
      #7726a7 color shades, tints & tones
#7726a7 color schemes
#7726a7 color preview, HTML & CSS examples
           This text has a color of #7726a7        
        
          <p style="color:#7726a7;">Text here</p>
        
        
          .mytext {color:#7726a7;}
        
        Text color #7726a7
      
           This box has a color of #7726a7        
        
          <div style="background-color:#7726a7;">Content here</div>
        
        
          .mybackground {background-color:#7726a7;}
        
        Background color #7726a7
      
           Border around this has a color of #7726a7        
        
          <div style="border:2px solid #7726a7;">Content here</div>
        
        
          .myborder {border:2px solid #7726a7;}
        
        Border color #7726a7