#7b00ac color space conversions
Hex:
        #7b00ac
        RGB:
        123, 0, 172
        CMY:
        52, 100, 33
        CMYK:
        28, 100, 0, 33
      HSL:
        283°, 100.0000%, 33.7255%
        HSV (HSB):
        283°, 100.0000%, 67.4510%
        XYZ:
        15.6148, 7.1895, 39.5944
        xyY:
        0.2502, 0.1152, 7.1895
      CIE-Lab:
        32.2345, 65.9362, -59.5910
        CIE-LCH:
        32.2345, 88.8744, 317.8937
        CIE-Luv:
        32.2345, 25.1425, -84.3224
        Hunter-Lab:
        26.8133, 57.0267, -68.7827
      #7b00ac color charts
#7b00ac RGB chart
      #7b00ac CMYK chart
      #7b00ac RGB pie chart
      #7b00ac color shades, tints & tones
#7b00ac color schemes
#7b00ac color preview, HTML & CSS examples
           This text has a color of #7b00ac        
        
          <p style="color:#7b00ac;">Text here</p>
        
        
          .mytext {color:#7b00ac;}
        
        Text color #7b00ac
      
           This box has a color of #7b00ac        
        
          <div style="background-color:#7b00ac;">Content here</div>
        
        
          .mybackground {background-color:#7b00ac;}
        
        Background color #7b00ac
      
           Border around this has a color of #7b00ac        
        
          <div style="border:2px solid #7b00ac;">Content here</div>
        
        
          .myborder {border:2px solid #7b00ac;}
        
        Border color #7b00ac