#7726cd color space conversions
Hex:
        #7726cd
        RGB:
        119, 38, 205
        CMY:
        53, 85, 20
        CMYK:
        42, 81, 0, 20
      HSL:
        269°, 68.7243%, 47.6471%
        HSV (HSB):
        269°, 81.4634%, 80.3922%
        XYZ:
        19.3203, 9.7159, 58.6147
        xyY:
        0.2204, 0.1108, 9.7159
      CIE-Lab:
        37.3277, 64.1264, -70.7524
        CIE-LCH:
        37.3277, 95.4887, 312.1876
        CIE-Luv:
        37.3277, 14.0024, -102.7933
        Hunter-Lab:
        31.1704, 56.0912, -89.6731
      #7726cd color charts
#7726cd RGB chart
      #7726cd CMYK chart
      #7726cd RGB pie chart
      #7726cd color shades, tints & tones
#7726cd color schemes
#7726cd color preview, HTML & CSS examples
           This text has a color of #7726cd        
        
          <p style="color:#7726cd;">Text here</p>
        
        
          .mytext {color:#7726cd;}
        
        Text color #7726cd
      
           This box has a color of #7726cd        
        
          <div style="background-color:#7726cd;">Content here</div>
        
        
          .mybackground {background-color:#7726cd;}
        
        Background color #7726cd
      
           Border around this has a color of #7726cd        
        
          <div style="border:2px solid #7726cd;">Content here</div>
        
        
          .myborder {border:2px solid #7726cd;}
        
        Border color #7726cd