#7b2a7a color space conversions
Hex:
        #7b2a7a
        RGB:
        123, 42, 122
        CMY:
        52, 84, 52
        CMYK:
        0, 66, 1, 52
      HSL:
        301°, 49.0909%, 32.3529%
        HSV (HSB):
        301°, 65.8537%, 48.2353%
        XYZ:
        12.5092, 7.2720, 19.1567
        xyY:
        0.3213, 0.1868, 7.2720
      CIE-Lab:
        32.4183, 45.6319, -28.5886
        CIE-LCH:
        32.4183, 53.8478, 327.9327
        CIE-Luv:
        32.4183, 34.3903, -43.3346
        Hunter-Lab:
        26.9667, 35.6101, -23.2419
      #7b2a7a color charts
#7b2a7a RGB chart
      #7b2a7a CMYK chart
      #7b2a7a RGB pie chart
      #7b2a7a color shades, tints & tones
#7b2a7a color schemes
#7b2a7a color preview, HTML & CSS examples
           This text has a color of #7b2a7a        
        
          <p style="color:#7b2a7a;">Text here</p>
        
        
          .mytext {color:#7b2a7a;}
        
        Text color #7b2a7a
      
           This box has a color of #7b2a7a        
        
          <div style="background-color:#7b2a7a;">Content here</div>
        
        
          .mybackground {background-color:#7b2a7a;}
        
        Background color #7b2a7a
      
           Border around this has a color of #7b2a7a        
        
          <div style="border:2px solid #7b2a7a;">Content here</div>
        
        
          .myborder {border:2px solid #7b2a7a;}
        
        Border color #7b2a7a