#764ea1 color space conversions
Hex:
        #764ea1
        RGB:
        118, 78, 161
        CMY:
        54, 69, 37
        CMYK:
        27, 52, 0, 37
      HSL:
        269°, 34.7280%, 46.8627%
        HSV (HSB):
        269°, 51.5528%, 63.1373%
        XYZ:
        16.6286, 11.8735, 35.1336
        xyY:
        0.2613, 0.1866, 11.8735
      CIE-Lab:
        41.0144, 33.8946, -38.8772
        CIE-LCH:
        41.0144, 51.5779, 311.0832
        CIE-Luv:
        41.0144, 12.6778, -59.8703
        Hunter-Lab:
        34.4580, 25.8384, -36.3319
      #764ea1 color charts
#764ea1 RGB chart
      #764ea1 CMYK chart
      #764ea1 RGB pie chart
      #764ea1 color shades, tints & tones
#764ea1 color schemes
#764ea1 color preview, HTML & CSS examples
           This text has a color of #764ea1        
        
          <p style="color:#764ea1;">Text here</p>
        
        
          .mytext {color:#764ea1;}
        
        Text color #764ea1
      
           This box has a color of #764ea1        
        
          <div style="background-color:#764ea1;">Content here</div>
        
        
          .mybackground {background-color:#764ea1;}
        
        Background color #764ea1
      
           Border around this has a color of #764ea1        
        
          <div style="border:2px solid #764ea1;">Content here</div>
        
        
          .myborder {border:2px solid #764ea1;}
        
        Border color #764ea1