#7726bd color space conversions
Hex:
        #7726bd
        RGB:
        119, 38, 189
        CMY:
        53, 85, 26
        CMYK:
        37, 80, 0, 26
      HSL:
        272°, 66.5198%, 44.5098%
        HSV (HSB):
        272°, 79.8942%, 74.1176%
        XYZ:
        17.4862, 8.9823, 48.9562
        xyY:
        0.2318, 0.1191, 8.9823
      CIE-Lab:
        35.9502, 60.4501, -63.6498
        CIE-LCH:
        35.9502, 87.7810, 313.5231
        CIE-Luv:
        35.9502, 16.8336, -92.5577
        Hunter-Lab:
        29.9705, 51.6969, -75.8699
      #7726bd color charts
#7726bd RGB chart
      #7726bd CMYK chart
      #7726bd RGB pie chart
      #7726bd color shades, tints & tones
#7726bd color schemes
#7726bd color preview, HTML & CSS examples
           This text has a color of #7726bd        
        
          <p style="color:#7726bd;">Text here</p>
        
        
          .mytext {color:#7726bd;}
        
        Text color #7726bd
      
           This box has a color of #7726bd        
        
          <div style="background-color:#7726bd;">Content here</div>
        
        
          .mybackground {background-color:#7726bd;}
        
        Background color #7726bd
      
           Border around this has a color of #7726bd        
        
          <div style="border:2px solid #7726bd;">Content here</div>
        
        
          .myborder {border:2px solid #7726bd;}
        
        Border color #7726bd