#764c97 color space conversions
Hex:
        #764c97
        RGB:
        118, 76, 151
        CMY:
        54, 70, 41
        CMYK:
        22, 50, 0, 41
      HSL:
        274°, 33.0396%, 44.5098%
        HSV (HSB):
        274°, 49.6689%, 59.2157%
        XYZ:
        15.6416, 11.2548, 30.6261
        xyY:
        0.2719, 0.1957, 11.2548
      CIE-Lab:
        40.0063, 32.5934, -34.4784
        CIE-LCH:
        40.0063, 47.4456, 313.3901
        CIE-Luv:
        40.0063, 14.8583, -52.9372
        Hunter-Lab:
        33.5482, 24.5149, -30.6422
      #764c97 color charts
#764c97 RGB chart
      #764c97 CMYK chart
      #764c97 RGB pie chart
      #764c97 color shades, tints & tones
#764c97 color schemes
#764c97 color preview, HTML & CSS examples
           This text has a color of #764c97        
        
          <p style="color:#764c97;">Text here</p>
        
        
          .mytext {color:#764c97;}
        
        Text color #764c97
      
           This box has a color of #764c97        
        
          <div style="background-color:#764c97;">Content here</div>
        
        
          .mybackground {background-color:#764c97;}
        
        Background color #764c97
      
           Border around this has a color of #764c97        
        
          <div style="border:2px solid #764c97;">Content here</div>
        
        
          .myborder {border:2px solid #764c97;}
        
        Border color #764c97