#764c8a color space conversions
Hex:
        #764c8a
        RGB:
        118, 76, 138
        CMY:
        54, 70, 46
        CMYK:
        14, 45, 0, 46
      HSL:
        281°, 28.9720%, 41.9608%
        HSV (HSB):
        281°, 44.9275%, 54.1176%
        XYZ:
        14.6431, 10.8554, 25.3683
        xyY:
        0.2879, 0.2134, 10.8554
      CIE-Lab:
        39.3359, 29.5245, -27.6600
        CIE-LCH:
        39.3359, 40.4570, 316.8675
        CIE-Luv:
        39.3359, 16.9482, -42.4727
        Hunter-Lab:
        32.9476, 21.6737, -22.5876
      #764c8a color charts
#764c8a RGB chart
      #764c8a CMYK chart
      #764c8a RGB pie chart
      #764c8a color shades, tints & tones
#764c8a color schemes
#764c8a color preview, HTML & CSS examples
           This text has a color of #764c8a        
        
          <p style="color:#764c8a;">Text here</p>
        
        
          .mytext {color:#764c8a;}
        
        Text color #764c8a
      
           This box has a color of #764c8a        
        
          <div style="background-color:#764c8a;">Content here</div>
        
        
          .mybackground {background-color:#764c8a;}
        
        Background color #764c8a
      
           Border around this has a color of #764c8a        
        
          <div style="border:2px solid #764c8a;">Content here</div>
        
        
          .myborder {border:2px solid #764c8a;}
        
        Border color #764c8a