#7229a1 color space conversions
Hex:
        #7229a1
        RGB:
        114, 41, 161
        CMY:
        55, 84, 37
        CMYK:
        29, 75, 0, 37
      HSL:
        277°, 59.4059%, 39.6078%
        HSV (HSB):
        277°, 74.5342%, 63.1373%
        XYZ:
        14.1654, 7.7365, 34.4649
        xyY:
        0.2513, 0.1373, 7.7365
      CIE-Lab:
        33.4280, 52.0425, -51.0814
        CIE-LCH:
        33.4280, 72.9228, 315.5340
        CIE-Luv:
        33.4280, 19.4295, -73.9970
        Hunter-Lab:
        27.8146, 42.2310, -53.9958
      #7229a1 color charts
#7229a1 RGB chart
      #7229a1 CMYK chart
      #7229a1 RGB pie chart
      #7229a1 color shades, tints & tones
#7229a1 color schemes
#7229a1 color preview, HTML & CSS examples
           This text has a color of #7229a1        
        
          <p style="color:#7229a1;">Text here</p>
        
        
          .mytext {color:#7229a1;}
        
        Text color #7229a1
      
           This box has a color of #7229a1        
        
          <div style="background-color:#7229a1;">Content here</div>
        
        
          .mybackground {background-color:#7229a1;}
        
        Background color #7229a1
      
           Border around this has a color of #7229a1        
        
          <div style="border:2px solid #7229a1;">Content here</div>
        
        
          .myborder {border:2px solid #7229a1;}
        
        Border color #7229a1