#7235a1 color space conversions
Hex:
        #7235a1
        RGB:
        114, 53, 161
        CMY:
        55, 79, 37
        CMYK:
        29, 67, 0, 37
      HSL:
        274°, 50.4673%, 41.9608%
        HSV (HSB):
        274°, 67.0807%, 63.1373%
        XYZ:
        14.6456, 8.6968, 34.6250
        xyY:
        0.2527, 0.1500, 8.6968
      CIE-Lab:
        35.3939, 46.5308, -47.9025
        CIE-LCH:
        35.3939, 66.7815, 314.1678
        CIE-Luv:
        35.3939, 17.2342, -70.8397
        Hunter-Lab:
        29.4904, 37.0388, -48.9698
      #7235a1 color charts
#7235a1 RGB chart
      #7235a1 CMYK chart
      #7235a1 RGB pie chart
      #7235a1 color shades, tints & tones
#7235a1 color schemes
#7235a1 color preview, HTML & CSS examples
           This text has a color of #7235a1        
        
          <p style="color:#7235a1;">Text here</p>
        
        
          .mytext {color:#7235a1;}
        
        Text color #7235a1
      
           This box has a color of #7235a1        
        
          <div style="background-color:#7235a1;">Content here</div>
        
        
          .mybackground {background-color:#7235a1;}
        
        Background color #7235a1
      
           Border around this has a color of #7235a1        
        
          <div style="border:2px solid #7235a1;">Content here</div>
        
        
          .myborder {border:2px solid #7235a1;}
        
        Border color #7235a1