#7b0070 color space conversions
Hex:
        #7b0070
        RGB:
        123, 0, 112
        CMY:
        52, 100, 56
        CMYK:
        0, 100, 9, 52
      HSL:
        305°, 100.0000%, 24.1176%
        HSV (HSB):
        305°, 100.0000%, 48.2353%
        XYZ:
        11.0930, 5.3808, 15.7832
        xyY:
        0.3439, 0.1668, 5.3808
      CIE-Lab:
        27.7932, 55.5830, -29.5554
        CIE-LCH:
        27.7932, 62.9523, 331.9989
        CIE-Luv:
        27.7932, 43.7292, -43.4752
        Hunter-Lab:
        23.1966, 44.7679, -24.1039
      #7b0070 color charts
#7b0070 RGB chart
      #7b0070 CMYK chart
      #7b0070 RGB pie chart
      #7b0070 color shades, tints & tones
#7b0070 color schemes
#7b0070 color preview, HTML & CSS examples
           This text has a color of #7b0070        
        
          <p style="color:#7b0070;">Text here</p>
        
        
          .mytext {color:#7b0070;}
        
        Text color #7b0070
      
           This box has a color of #7b0070        
        
          <div style="background-color:#7b0070;">Content here</div>
        
        
          .mybackground {background-color:#7b0070;}
        
        Background color #7b0070
      
           Border around this has a color of #7b0070        
        
          <div style="border:2px solid #7b0070;">Content here</div>
        
        
          .myborder {border:2px solid #7b0070;}
        
        Border color #7b0070