#7230a2 color space conversions
Hex:
        #7230a2
        RGB:
        114, 48, 162
        CMY:
        55, 81, 36
        CMYK:
        30, 70, 0, 36
      HSL:
        275°, 54.2857%, 41.1765%
        HSV (HSB):
        275°, 70.3704%, 63.5294%
        XYZ:
        14.5180, 8.2999, 35.0193
        xyY:
        0.2510, 0.1435, 8.2999
      CIE-Lab:
        34.5999, 49.1724, -49.7877
        CIE-LCH:
        34.5999, 69.9768, 314.6438
        CIE-Luv:
        34.5999, 18.0309, -72.9955
        Hunter-Lab:
        28.8096, 39.5342, -51.9027
      #7230a2 color charts
#7230a2 RGB chart
      #7230a2 CMYK chart
      #7230a2 RGB pie chart
      #7230a2 color shades, tints & tones
#7230a2 color schemes
#7230a2 color preview, HTML & CSS examples
           This text has a color of #7230a2        
        
          <p style="color:#7230a2;">Text here</p>
        
        
          .mytext {color:#7230a2;}
        
        Text color #7230a2
      
           This box has a color of #7230a2        
        
          <div style="background-color:#7230a2;">Content here</div>
        
        
          .mybackground {background-color:#7230a2;}
        
        Background color #7230a2
      
           Border around this has a color of #7230a2        
        
          <div style="border:2px solid #7230a2;">Content here</div>
        
        
          .myborder {border:2px solid #7230a2;}
        
        Border color #7230a2