#7226cd color space conversions
Hex:
        #7226cd
        RGB:
        114, 38, 205
        CMY:
        55, 85, 20
        CMYK:
        44, 81, 0, 20
      HSL:
        267°, 68.7243%, 47.6471%
        HSV (HSB):
        267°, 81.4634%, 80.3922%
        XYZ:
        18.6520, 9.3714, 58.5834
        xyY:
        0.2154, 0.1082, 9.3714
      CIE-Lab:
        36.6898, 63.4465, -71.8233
        CIE-LCH:
        36.6898, 95.8334, 311.4564
        CIE-Luv:
        36.6898, 11.8709, -103.2858
        Hunter-Lab:
        30.6128, 55.1856, -92.0339
      #7226cd color charts
#7226cd RGB chart
      #7226cd CMYK chart
      #7226cd RGB pie chart
      #7226cd color shades, tints & tones
#7226cd color schemes
#7226cd color preview, HTML & CSS examples
           This text has a color of #7226cd        
        
          <p style="color:#7226cd;">Text here</p>
        
        
          .mytext {color:#7226cd;}
        
        Text color #7226cd
      
           This box has a color of #7226cd        
        
          <div style="background-color:#7226cd;">Content here</div>
        
        
          .mybackground {background-color:#7226cd;}
        
        Background color #7226cd
      
           Border around this has a color of #7226cd        
        
          <div style="border:2px solid #7226cd;">Content here</div>
        
        
          .myborder {border:2px solid #7226cd;}
        
        Border color #7226cd