#7b328f color space conversions
Hex:
        #7b328f
        RGB:
        123, 50, 143
        CMY:
        52, 80, 44
        CMYK:
        14, 65, 0, 44
      HSL:
        287°, 48.1865%, 37.8431%
        HSV (HSB):
        287°, 65.0350%, 56.0784%
        XYZ:
        14.2669, 8.4753, 26.8706
        xyY:
        0.2876, 0.1708, 8.4753
      CIE-Lab:
        34.9538, 46.0973, -37.5980
        CIE-LCH:
        34.9538, 59.4859, 320.7985
        CIE-Luv:
        34.9538, 26.9058, -56.6887
        Hunter-Lab:
        29.1124, 36.5294, -34.3456
      #7b328f color charts
#7b328f RGB chart
      #7b328f CMYK chart
      #7b328f RGB pie chart
      #7b328f color shades, tints & tones
#7b328f color schemes
#7b328f color preview, HTML & CSS examples
           This text has a color of #7b328f        
        
          <p style="color:#7b328f;">Text here</p>
        
        
          .mytext {color:#7b328f;}
        
        Text color #7b328f
      
           This box has a color of #7b328f        
        
          <div style="background-color:#7b328f;">Content here</div>
        
        
          .mybackground {background-color:#7b328f;}
        
        Background color #7b328f
      
           Border around this has a color of #7b328f        
        
          <div style="border:2px solid #7b328f;">Content here</div>
        
        
          .myborder {border:2px solid #7b328f;}
        
        Border color #7b328f