#7b60ab color space conversions
Hex:
        #7b60ab
        RGB:
        123, 96, 171
        CMY:
        52, 62, 33
        CMYK:
        28, 44, 0, 33
      HSL:
        262°, 30.8642%, 52.3529%
        HSV (HSB):
        262°, 43.8596%, 67.0588%
        XYZ:
        19.7019, 15.5170, 40.4847
        xyY:
        0.2603, 0.2050, 15.5170
      CIE-Lab:
        46.3343, 27.2281, -36.3431
        CIE-LCH:
        46.3343, 45.4113, 306.8404
        CIE-Luv:
        46.3343, 7.7862, -57.1289
        Hunter-Lab:
        39.3916, 20.3426, -33.3613
      #7b60ab color charts
#7b60ab RGB chart
      #7b60ab CMYK chart
      #7b60ab RGB pie chart
      #7b60ab color shades, tints & tones
#7b60ab color schemes
#7b60ab color preview, HTML & CSS examples
           This text has a color of #7b60ab        
        
          <p style="color:#7b60ab;">Text here</p>
        
        
          .mytext {color:#7b60ab;}
        
        Text color #7b60ab
      
           This box has a color of #7b60ab        
        
          <div style="background-color:#7b60ab;">Content here</div>
        
        
          .mybackground {background-color:#7b60ab;}
        
        Background color #7b60ab
      
           Border around this has a color of #7b60ab        
        
          <div style="border:2px solid #7b60ab;">Content here</div>
        
        
          .myborder {border:2px solid #7b60ab;}
        
        Border color #7b60ab