#7726c2 color space conversions
Hex:
        #7726c2
        RGB:
        119, 38, 194
        CMY:
        53, 85, 24
        CMYK:
        39, 80, 0, 24
      HSL:
        271°, 67.2414%, 45.4902%
        HSV (HSB):
        271°, 80.4124%, 76.0784%
        XYZ:
        18.0385, 9.2032, 51.8646
        xyY:
        0.2280, 0.1163, 9.2032
      CIE-Lab:
        36.3726, 61.5921, -65.8973
        CIE-LCH:
        36.3726, 90.2000, 313.0659
        CIE-Luv:
        36.3726, 15.9158, -95.7921
        Hunter-Lab:
        30.3368, 53.0480, -80.1281
      #7726c2 color charts
#7726c2 RGB chart
      #7726c2 CMYK chart
      #7726c2 RGB pie chart
      #7726c2 color shades, tints & tones
#7726c2 color schemes
#7726c2 color preview, HTML & CSS examples
           This text has a color of #7726c2        
        
          <p style="color:#7726c2;">Text here</p>
        
        
          .mytext {color:#7726c2;}
        
        Text color #7726c2
      
           This box has a color of #7726c2        
        
          <div style="background-color:#7726c2;">Content here</div>
        
        
          .mybackground {background-color:#7726c2;}
        
        Background color #7726c2
      
           Border around this has a color of #7726c2        
        
          <div style="border:2px solid #7726c2;">Content here</div>
        
        
          .myborder {border:2px solid #7726c2;}
        
        Border color #7726c2