#7227cd color space conversions
Hex:
        #7227cd
        RGB:
        114, 39, 205
        CMY:
        55, 85, 20
        CMYK:
        44, 81, 0, 20
      HSL:
        267°, 68.0328%, 47.8431%
        HSV (HSB):
        267°, 80.9756%, 80.3922%
        XYZ:
        18.6844, 9.4362, 58.5942
        xyY:
        0.2155, 0.1088, 9.4362
      CIE-Lab:
        36.8110, 63.0923, -71.6244
        CIE-LCH:
        36.8110, 95.4500, 311.3761
        CIE-Luv:
        36.8110, 11.7657, -103.1681
        Hunter-Lab:
        30.7184, 54.8148, -91.5904
      #7227cd color charts
#7227cd RGB chart
      #7227cd CMYK chart
      #7227cd RGB pie chart
      #7227cd color shades, tints & tones
#7227cd color schemes
#7227cd color preview, HTML & CSS examples
           This text has a color of #7227cd        
        
          <p style="color:#7227cd;">Text here</p>
        
        
          .mytext {color:#7227cd;}
        
        Text color #7227cd
      
           This box has a color of #7227cd        
        
          <div style="background-color:#7227cd;">Content here</div>
        
        
          .mybackground {background-color:#7227cd;}
        
        Background color #7227cd
      
           Border around this has a color of #7227cd        
        
          <div style="border:2px solid #7227cd;">Content here</div>
        
        
          .myborder {border:2px solid #7227cd;}
        
        Border color #7227cd