#7b55ac color space conversions
Hex:
        #7b55ac
        RGB:
        123, 85, 172
        CMY:
        52, 67, 33
        CMYK:
        28, 51, 0, 33
      HSL:
        266°, 34.3874%, 50.3922%
        HSV (HSB):
        266°, 50.5814%, 67.4510%
        XYZ:
        18.8633, 13.6865, 40.6773
        xyY:
        0.2576, 0.1869, 13.6865
      CIE-Lab:
        43.7800, 33.9784, -40.9747
        CIE-LCH:
        43.7800, 53.2302, 309.6673
        CIE-Luv:
        43.7800, 11.4461, -64.0436
        Hunter-Lab:
        36.9953, 26.2724, -39.2942
      #7b55ac color charts
#7b55ac RGB chart
      #7b55ac CMYK chart
      #7b55ac RGB pie chart
      #7b55ac color shades, tints & tones
#7b55ac color schemes
#7b55ac color preview, HTML & CSS examples
           This text has a color of #7b55ac        
        
          <p style="color:#7b55ac;">Text here</p>
        
        
          .mytext {color:#7b55ac;}
        
        Text color #7b55ac
      
           This box has a color of #7b55ac        
        
          <div style="background-color:#7b55ac;">Content here</div>
        
        
          .mybackground {background-color:#7b55ac;}
        
        Background color #7b55ac
      
           Border around this has a color of #7b55ac        
        
          <div style="border:2px solid #7b55ac;">Content here</div>
        
        
          .myborder {border:2px solid #7b55ac;}
        
        Border color #7b55ac