#7230a5 color space conversions
Hex:
        #7230a5
        RGB:
        114, 48, 165
        CMY:
        55, 81, 35
        CMYK:
        31, 71, 0, 35
      HSL:
        274°, 54.9296%, 41.7647%
        HSV (HSB):
        274°, 70.9091%, 64.7059%
        XYZ:
        14.7879, 8.4079, 36.4408
        xyY:
        0.2480, 0.1410, 8.4079
      CIE-Lab:
        34.8184, 49.8771, -51.2406
        CIE-LCH:
        34.8184, 71.5075, 314.2274
        CIE-Luv:
        34.8184, 17.4493, -75.1056
        Hunter-Lab:
        28.9964, 40.2897, -54.2143
      #7230a5 color charts
#7230a5 RGB chart
      #7230a5 CMYK chart
      #7230a5 RGB pie chart
      #7230a5 color shades, tints & tones
#7230a5 color schemes
#7230a5 color preview, HTML & CSS examples
           This text has a color of #7230a5        
        
          <p style="color:#7230a5;">Text here</p>
        
        
          .mytext {color:#7230a5;}
        
        Text color #7230a5
      
           This box has a color of #7230a5        
        
          <div style="background-color:#7230a5;">Content here</div>
        
        
          .mybackground {background-color:#7230a5;}
        
        Background color #7230a5
      
           Border around this has a color of #7230a5        
        
          <div style="border:2px solid #7230a5;">Content here</div>
        
        
          .myborder {border:2px solid #7230a5;}
        
        Border color #7230a5