#7b379b color space conversions
Hex:
        #7b379b
        RGB:
        123, 55, 155
        CMY:
        52, 78, 39
        CMYK:
        21, 65, 0, 39
      HSL:
        281°, 47.6190%, 41.1765%
        HSV (HSB):
        281°, 64.5161%, 60.7843%
        XYZ:
        15.4510, 9.3099, 31.9930
        xyY:
        0.2722, 0.1640, 9.3099
      CIE-Lab:
        36.5742, 46.2695, -42.3170
        CIE-LCH:
        36.5742, 62.7024, 317.5547
        CIE-Luv:
        36.5742, 22.9716, -64.0069
        Hunter-Lab:
        30.5121, 36.9940, -40.8091
      #7b379b color charts
#7b379b RGB chart
      #7b379b CMYK chart
      #7b379b RGB pie chart
      #7b379b color shades, tints & tones
#7b379b color schemes
#7b379b color preview, HTML & CSS examples
           This text has a color of #7b379b        
        
          <p style="color:#7b379b;">Text here</p>
        
        
          .mytext {color:#7b379b;}
        
        Text color #7b379b
      
           This box has a color of #7b379b        
        
          <div style="background-color:#7b379b;">Content here</div>
        
        
          .mybackground {background-color:#7b379b;}
        
        Background color #7b379b
      
           Border around this has a color of #7b379b        
        
          <div style="border:2px solid #7b379b;">Content here</div>
        
        
          .myborder {border:2px solid #7b379b;}
        
        Border color #7b379b