#76318c color space conversions
Hex:
        #76318c
        RGB:
        118, 49, 140
        CMY:
        54, 81, 45
        CMYK:
        16, 65, 0, 45
      HSL:
        285°, 48.1481%, 37.0588%
        HSV (HSB):
        285°, 65.0000%, 54.9020%
        XYZ:
        13.3032, 7.9416, 25.6427
        xyY:
        0.2837, 0.1694, 7.9416
      CIE-Lab:
        33.8610, 44.6842, -37.5415
        CIE-LCH:
        33.8610, 58.3613, 319.9647
        CIE-Luv:
        33.8610, 24.7976, -55.8751
        Hunter-Lab:
        28.1809, 34.9466, -34.2232
      #76318c color charts
#76318c RGB chart
      #76318c CMYK chart
      #76318c RGB pie chart
      #76318c color shades, tints & tones
#76318c color schemes
#76318c color preview, HTML & CSS examples
           This text has a color of #76318c        
        
          <p style="color:#76318c;">Text here</p>
        
        
          .mytext {color:#76318c;}
        
        Text color #76318c
      
           This box has a color of #76318c        
        
          <div style="background-color:#76318c;">Content here</div>
        
        
          .mybackground {background-color:#76318c;}
        
        Background color #76318c
      
           Border around this has a color of #76318c        
        
          <div style="border:2px solid #76318c;">Content here</div>
        
        
          .myborder {border:2px solid #76318c;}
        
        Border color #76318c