#7726a3 color space conversions
Hex:
        #7726a3
        RGB:
        119, 38, 163
        CMY:
        53, 85, 36
        CMYK:
        27, 77, 0, 36
      HSL:
        279°, 62.1891%, 39.4118%
        HSV (HSB):
        279°, 76.6871%, 63.9216%
        XYZ:
        14.9117, 7.9525, 35.3994
        xyY:
        0.2559, 0.1365, 7.9525
      CIE-Lab:
        33.8838, 54.6540, -51.5164
        CIE-LCH:
        33.8838, 75.1066, 316.6927
        CIE-Luv:
        33.8838, 22.1469, -75.1520
        Hunter-Lab:
        28.2002, 45.0370, -54.6859
      #7726a3 color charts
#7726a3 RGB chart
      #7726a3 CMYK chart
      #7726a3 RGB pie chart
      #7726a3 color shades, tints & tones
#7726a3 color schemes
#7726a3 color preview, HTML & CSS examples
           This text has a color of #7726a3        
        
          <p style="color:#7726a3;">Text here</p>
        
        
          .mytext {color:#7726a3;}
        
        Text color #7726a3
      
           This box has a color of #7726a3        
        
          <div style="background-color:#7726a3;">Content here</div>
        
        
          .mybackground {background-color:#7726a3;}
        
        Background color #7726a3
      
           Border around this has a color of #7726a3        
        
          <div style="border:2px solid #7726a3;">Content here</div>
        
        
          .myborder {border:2px solid #7726a3;}
        
        Border color #7726a3