#764ad2 color space conversions
Hex:
        #764ad2
        RGB:
        118, 74, 210
        CMY:
        54, 71, 18
        CMYK:
        44, 65, 0, 18
      HSL:
        259°, 60.1770%, 55.6863%
        HSV (HSB):
        259°, 64.7619%, 82.3529%
        XYZ:
        21.5529, 13.4023, 62.4237
        xyY:
        0.2213, 0.1376, 13.4023
      CIE-Lab:
        43.3632, 49.0251, -63.7969
        CIE-LCH:
        43.3632, 80.4581, 307.5407
        CIE-Luv:
        43.3632, 7.0493, -98.1092
        Hunter-Lab:
        36.6091, 41.0223, -75.4715
      #764ad2 color charts
#764ad2 RGB chart
      #764ad2 CMYK chart
      #764ad2 RGB pie chart
      #764ad2 color shades, tints & tones
#764ad2 color schemes
#764ad2 color preview, HTML & CSS examples
           This text has a color of #764ad2        
        
          <p style="color:#764ad2;">Text here</p>
        
        
          .mytext {color:#764ad2;}
        
        Text color #764ad2
      
           This box has a color of #764ad2        
        
          <div style="background-color:#764ad2;">Content here</div>
        
        
          .mybackground {background-color:#764ad2;}
        
        Background color #764ad2
      
           Border around this has a color of #764ad2        
        
          <div style="border:2px solid #764ad2;">Content here</div>
        
        
          .myborder {border:2px solid #764ad2;}
        
        Border color #764ad2