#7b42ac color space conversions
Hex:
        #7b42ac
        RGB:
        123, 66, 172
        CMY:
        52, 74, 33
        CMYK:
        28, 62, 0, 33
      HSL:
        272°, 44.5378%, 46.6667%
        HSV (HSB):
        272°, 61.6279%, 67.4510%
        XYZ:
        17.5630, 11.0859, 40.2439
        xyY:
        0.2549, 0.1609, 11.0859
      CIE-Lab:
        39.7248, 44.5958, -47.4528
        CIE-LCH:
        39.7248, 65.1196, 313.2222
        CIE-Luv:
        39.7248, 16.9435, -72.6933
        Hunter-Lab:
        33.2956, 35.8893, -48.3561
      #7b42ac color charts
#7b42ac RGB chart
      #7b42ac CMYK chart
      #7b42ac RGB pie chart
      #7b42ac color shades, tints & tones
#7b42ac color schemes
#7b42ac color preview, HTML & CSS examples
           This text has a color of #7b42ac        
        
          <p style="color:#7b42ac;">Text here</p>
        
        
          .mytext {color:#7b42ac;}
        
        Text color #7b42ac
      
           This box has a color of #7b42ac        
        
          <div style="background-color:#7b42ac;">Content here</div>
        
        
          .mybackground {background-color:#7b42ac;}
        
        Background color #7b42ac
      
           Border around this has a color of #7b42ac        
        
          <div style="border:2px solid #7b42ac;">Content here</div>
        
        
          .myborder {border:2px solid #7b42ac;}
        
        Border color #7b42ac