#7b0047 color space conversions
Hex:
        #7b0047
        RGB:
        123, 0, 71
        CMY:
        52, 100, 72
        CMYK:
        0, 100, 42, 52
      HSL:
        325°, 100.0000%, 24.1176%
        HSV (HSB):
        325°, 100.0000%, 48.2353%
        XYZ:
        9.3057, 4.6659, 6.3714
        xyY:
        0.4574, 0.2294, 4.6659
      CIE-Lab:
        25.7609, 50.4447, -5.6449
        CIE-LCH:
        25.7609, 50.7596, 353.6150
        CIE-Luv:
        25.7609, 60.4176, -13.9361
        Hunter-Lab:
        21.6007, 39.0978, -2.3678
      #7b0047 color charts
#7b0047 RGB chart
      #7b0047 CMYK chart
      #7b0047 RGB pie chart
      #7b0047 color shades, tints & tones
#7b0047 color schemes
#7b0047 color preview, HTML & CSS examples
           This text has a color of #7b0047        
        
          <p style="color:#7b0047;">Text here</p>
        
        
          .mytext {color:#7b0047;}
        
        Text color #7b0047
      
           This box has a color of #7b0047        
        
          <div style="background-color:#7b0047;">Content here</div>
        
        
          .mybackground {background-color:#7b0047;}
        
        Background color #7b0047
      
           Border around this has a color of #7b0047        
        
          <div style="border:2px solid #7b0047;">Content here</div>
        
        
          .myborder {border:2px solid #7b0047;}
        
        Border color #7b0047