#7a2a99 color space conversions
Hex:
        #7a2a99
        RGB:
        122, 42, 153
        CMY:
        52, 84, 40
        CMYK:
        20, 73, 0, 40
      HSL:
        283°, 56.9231%, 38.2353%
        HSV (HSB):
        283°, 72.5490%, 60.0000%
        XYZ:
        14.6038, 8.0934, 30.9295
        xyY:
        0.2723, 0.1509, 8.0934
      CIE-Lab:
        34.1767, 51.5223, -44.9608
        CIE-LCH:
        34.1767, 68.3814, 318.8905
        CIE-Luv:
        34.1767, 25.5374, -66.6300
        Hunter-Lab:
        28.4489, 41.8443, -44.5454
      #7a2a99 color charts
#7a2a99 RGB chart
      #7a2a99 CMYK chart
      #7a2a99 RGB pie chart
      #7a2a99 color shades, tints & tones
#7a2a99 color schemes
#7a2a99 color preview, HTML & CSS examples
           This text has a color of #7a2a99        
        
          <p style="color:#7a2a99;">Text here</p>
        
        
          .mytext {color:#7a2a99;}
        
        Text color #7a2a99
      
           This box has a color of #7a2a99        
        
          <div style="background-color:#7a2a99;">Content here</div>
        
        
          .mybackground {background-color:#7a2a99;}
        
        Background color #7a2a99
      
           Border around this has a color of #7a2a99        
        
          <div style="border:2px solid #7a2a99;">Content here</div>
        
        
          .myborder {border:2px solid #7a2a99;}
        
        Border color #7a2a99