#764c99 color space conversions
Hex:
        #764c99
        RGB:
        118, 76, 153
        CMY:
        54, 70, 40
        CMYK:
        23, 50, 0, 40
      HSL:
        273°, 33.6245%, 44.9020%
        HSV (HSB):
        273°, 50.3268%, 60.0000%
        XYZ:
        15.8054, 11.3203, 31.4890
        xyY:
        0.2696, 0.1931, 11.3203
      CIE-Lab:
        40.1149, 33.0791, -35.5106
        CIE-LCH:
        40.1149, 48.5307, 312.9698
        CIE-Luv:
        40.1149, 14.5442, -54.5320
        Hunter-Lab:
        33.6457, 24.9722, -31.9375
      #764c99 color charts
#764c99 RGB chart
      #764c99 CMYK chart
      #764c99 RGB pie chart
      #764c99 color shades, tints & tones
#764c99 color schemes
#764c99 color preview, HTML & CSS examples
           This text has a color of #764c99        
        
          <p style="color:#764c99;">Text here</p>
        
        
          .mytext {color:#764c99;}
        
        Text color #764c99
      
           This box has a color of #764c99        
        
          <div style="background-color:#764c99;">Content here</div>
        
        
          .mybackground {background-color:#764c99;}
        
        Background color #764c99
      
           Border around this has a color of #764c99        
        
          <div style="border:2px solid #764c99;">Content here</div>
        
        
          .myborder {border:2px solid #764c99;}
        
        Border color #764c99