#7a1faf color space conversions
Hex:
        #7a1faf
        RGB:
        122, 31, 175
        CMY:
        52, 88, 31
        CMYK:
        30, 82, 0, 31
      HSL:
        278°, 69.9029%, 40.3922%
        HSV (HSB):
        278°, 82.2857%, 68.6275%
        XYZ:
        16.2539, 8.2127, 41.2860
        xyY:
        0.2472, 0.1249, 8.2127
      CIE-Lab:
        34.4220, 60.1937, -57.8241
        CIE-LCH:
        34.4220, 83.4680, 316.1503
        CIE-Luv:
        34.4220, 21.9643, -83.9555
        Hunter-Lab:
        28.6578, 51.0890, -65.3559
      #7a1faf color charts
#7a1faf RGB chart
      #7a1faf CMYK chart
      #7a1faf RGB pie chart
      #7a1faf color shades, tints & tones
#7a1faf color schemes
#7a1faf color preview, HTML & CSS examples
           This text has a color of #7a1faf        
        
          <p style="color:#7a1faf;">Text here</p>
        
        
          .mytext {color:#7a1faf;}
        
        Text color #7a1faf
      
           This box has a color of #7a1faf        
        
          <div style="background-color:#7a1faf;">Content here</div>
        
        
          .mybackground {background-color:#7a1faf;}
        
        Background color #7a1faf
      
           Border around this has a color of #7a1faf        
        
          <div style="border:2px solid #7a1faf;">Content here</div>
        
        
          .myborder {border:2px solid #7a1faf;}
        
        Border color #7a1faf