#76328c color space conversions
Hex:
        #76328c
        RGB:
        118, 50, 140
        CMY:
        54, 80, 45
        CMYK:
        16, 64, 0, 45
      HSL:
        285°, 47.3684%, 37.2549%
        HSV (HSB):
        285°, 64.2857%, 54.9020%
        XYZ:
        13.3454, 8.0262, 25.6568
        xyY:
        0.2838, 0.1707, 8.0262
      CIE-Lab:
        34.0374, 44.1987, -37.2600
        CIE-LCH:
        34.0374, 57.8086, 319.8688
        CIE-Luv:
        34.0374, 24.5597, -55.5379
        Hunter-Lab:
        28.3306, 34.5060, -33.8629
      #76328c color charts
#76328c RGB chart
      #76328c CMYK chart
      #76328c RGB pie chart
      #76328c color shades, tints & tones
#76328c color schemes
#76328c color preview, HTML & CSS examples
           This text has a color of #76328c        
        
          <p style="color:#76328c;">Text here</p>
        
        
          .mytext {color:#76328c;}
        
        Text color #76328c
      
           This box has a color of #76328c        
        
          <div style="background-color:#76328c;">Content here</div>
        
        
          .mybackground {background-color:#76328c;}
        
        Background color #76328c
      
           Border around this has a color of #76328c        
        
          <div style="border:2px solid #76328c;">Content here</div>
        
        
          .myborder {border:2px solid #76328c;}
        
        Border color #76328c