#7a30af color space conversions
Hex:
        #7a30af
        RGB:
        122, 48, 175
        CMY:
        52, 81, 31
        CMYK:
        30, 73, 0, 31
      HSL:
        275°, 56.9507%, 43.7255%
        HSV (HSB):
        275°, 72.5714%, 68.6275%
        XYZ:
        16.8209, 9.3466, 41.4750
        xyY:
        0.2487, 0.1382, 9.3466
      CIE-Lab:
        36.6433, 53.8092, -54.2148
        CIE-LCH:
        36.6433, 76.3851, 314.7849
        CIE-Luv:
        36.6433, 19.6377, -80.7204
        Hunter-Lab:
        30.5723, 44.7093, -59.0335
      #7a30af color charts
#7a30af RGB chart
      #7a30af CMYK chart
      #7a30af RGB pie chart
      #7a30af color shades, tints & tones
#7a30af color schemes
#7a30af color preview, HTML & CSS examples
           This text has a color of #7a30af        
        
          <p style="color:#7a30af;">Text here</p>
        
        
          .mytext {color:#7a30af;}
        
        Text color #7a30af
      
           This box has a color of #7a30af        
        
          <div style="background-color:#7a30af;">Content here</div>
        
        
          .mybackground {background-color:#7a30af;}
        
        Background color #7a30af
      
           Border around this has a color of #7a30af        
        
          <div style="border:2px solid #7a30af;">Content here</div>
        
        
          .myborder {border:2px solid #7a30af;}
        
        Border color #7a30af