#7a2ca1 color space conversions
Hex:
        #7a2ca1
        RGB:
        122, 44, 161
        CMY:
        52, 83, 37
        CMYK:
        24, 73, 0, 37
      HSL:
        280°, 57.0732%, 40.1961%
        HSV (HSB):
        280°, 72.6708%, 63.1373%
        XYZ:
        15.3597, 8.5121, 34.5517
        xyY:
        0.2629, 0.1457, 8.5121
      CIE-Lab:
        35.0275, 52.3983, -48.4379
        CIE-LCH:
        35.0275, 71.3569, 317.2492
        CIE-Luv:
        35.0275, 23.3173, -71.8537
        Hunter-Lab:
        29.1756, 42.9156, -49.7923
      #7a2ca1 color charts
#7a2ca1 RGB chart
      #7a2ca1 CMYK chart
      #7a2ca1 RGB pie chart
      #7a2ca1 color shades, tints & tones
#7a2ca1 color schemes
#7a2ca1 color preview, HTML & CSS examples
           This text has a color of #7a2ca1        
        
          <p style="color:#7a2ca1;">Text here</p>
        
        
          .mytext {color:#7a2ca1;}
        
        Text color #7a2ca1
      
           This box has a color of #7a2ca1        
        
          <div style="background-color:#7a2ca1;">Content here</div>
        
        
          .mybackground {background-color:#7a2ca1;}
        
        Background color #7a2ca1
      
           Border around this has a color of #7a2ca1        
        
          <div style="border:2px solid #7a2ca1;">Content here</div>
        
        
          .myborder {border:2px solid #7a2ca1;}
        
        Border color #7a2ca1