#7a017a color space conversions
Hex:
        #7a017a
        RGB:
        122, 1, 122
        CMY:
        52, 100, 52
        CMYK:
        0, 99, 0, 52
      HSL:
        300°, 98.3740%, 24.1176%
        HSV (HSB):
        300°, 99.1803%, 47.8431%
        XYZ:
        11.5497, 5.5644, 18.8777
        xyY:
        0.3209, 0.1546, 5.5644
      CIE-Lab:
        28.2858, 56.7683, -35.1668
        CIE-LCH:
        28.2858, 66.7784, 328.2226
        CIE-Luv:
        28.2858, 39.2736, -50.7821
        Hunter-Lab:
        23.5890, 46.1170, -30.9358
      #7a017a color charts
#7a017a RGB chart
      #7a017a CMYK chart
      #7a017a RGB pie chart
      #7a017a color shades, tints & tones
#7a017a color schemes
#7a017a color preview, HTML & CSS examples
           This text has a color of #7a017a        
        
          <p style="color:#7a017a;">Text here</p>
        
        
          .mytext {color:#7a017a;}
        
        Text color #7a017a
      
           This box has a color of #7a017a        
        
          <div style="background-color:#7a017a;">Content here</div>
        
        
          .mybackground {background-color:#7a017a;}
        
        Background color #7a017a
      
           Border around this has a color of #7a017a        
        
          <div style="border:2px solid #7a017a;">Content here</div>
        
        
          .myborder {border:2px solid #7a017a;}
        
        Border color #7a017a