#7a1a7b color space conversions
Hex:
        #7a1a7b
        RGB:
        122, 26, 123
        CMY:
        52, 90, 52
        CMYK:
        1, 79, 0, 52
      HSL:
        299°, 65.1007%, 29.2157%
        HSV (HSB):
        299°, 78.8618%, 48.2353%
        XYZ:
        11.9706, 6.3064, 19.3252
        xyY:
        0.3183, 0.1677, 6.3064
      CIE-Lab:
        30.1727, 51.6072, -32.7880
        CIE-LCH:
        30.1727, 61.1421, 327.5707
        CIE-Luv:
        30.1727, 36.5427, -48.4005
        Hunter-Lab:
        25.1126, 41.1397, -28.0474
      #7a1a7b color charts
#7a1a7b RGB chart
      #7a1a7b CMYK chart
      #7a1a7b RGB pie chart
      #7a1a7b color shades, tints & tones
#7a1a7b color schemes
#7a1a7b color preview, HTML & CSS examples
           This text has a color of #7a1a7b        
        
          <p style="color:#7a1a7b;">Text here</p>
        
        
          .mytext {color:#7a1a7b;}
        
        Text color #7a1a7b
      
           This box has a color of #7a1a7b        
        
          <div style="background-color:#7a1a7b;">Content here</div>
        
        
          .mybackground {background-color:#7a1a7b;}
        
        Background color #7a1a7b
      
           Border around this has a color of #7a1a7b        
        
          <div style="border:2px solid #7a1a7b;">Content here</div>
        
        
          .myborder {border:2px solid #7a1a7b;}
        
        Border color #7a1a7b