#7b1056 color space conversions
Hex:
        #7b1056
        RGB:
        123, 16, 86
        CMY:
        52, 94, 66
        CMYK:
        0, 87, 30, 52
      HSL:
        321°, 76.9784%, 27.2549%
        HSV (HSB):
        321°, 86.9919%, 48.2353%
        XYZ:
        10.0334, 5.2534, 9.2893
        xyY:
        0.4083, 0.2138, 5.2534
      CIE-Lab:
        27.4449, 49.0426, -13.1399
        CIE-LCH:
        27.4449, 50.7724, 345.0011
        CIE-Luv:
        27.4449, 52.1104, -22.5477
        Hunter-Lab:
        22.9203, 38.0278, -7.9852
      #7b1056 color charts
#7b1056 RGB chart
      #7b1056 CMYK chart
      #7b1056 RGB pie chart
      #7b1056 color shades, tints & tones
#7b1056 color schemes
#7b1056 color preview, HTML & CSS examples
           This text has a color of #7b1056        
        
          <p style="color:#7b1056;">Text here</p>
        
        
          .mytext {color:#7b1056;}
        
        Text color #7b1056
      
           This box has a color of #7b1056        
        
          <div style="background-color:#7b1056;">Content here</div>
        
        
          .mybackground {background-color:#7b1056;}
        
        Background color #7b1056
      
           Border around this has a color of #7b1056        
        
          <div style="border:2px solid #7b1056;">Content here</div>
        
        
          .myborder {border:2px solid #7b1056;}
        
        Border color #7b1056