#764bc4 color space conversions
Hex:
        #764bc4
        RGB:
        118, 75, 196
        CMY:
        54, 71, 23
        CMYK:
        40, 62, 0, 23
      HSL:
        261°, 50.6276%, 53.1373%
        HSV (HSB):
        261°, 61.7347%, 76.8627%
        XYZ:
        19.9511, 12.8692, 53.6570
        xyY:
        0.2307, 0.1488, 12.8692
      CIE-Lab:
        42.5655, 44.7149, -56.9989
        CIE-LCH:
        42.5655, 72.4451, 308.1137
        CIE-Luv:
        42.5655, 8.6120, -87.7707
        Hunter-Lab:
        35.8737, 36.4935, -63.5696
      #764bc4 color charts
#764bc4 RGB chart
      #764bc4 CMYK chart
      #764bc4 RGB pie chart
      #764bc4 color shades, tints & tones
#764bc4 color schemes
#764bc4 color preview, HTML & CSS examples
           This text has a color of #764bc4        
        
          <p style="color:#764bc4;">Text here</p>
        
        
          .mytext {color:#764bc4;}
        
        Text color #764bc4
      
           This box has a color of #764bc4        
        
          <div style="background-color:#764bc4;">Content here</div>
        
        
          .mybackground {background-color:#764bc4;}
        
        Background color #764bc4
      
           Border around this has a color of #764bc4        
        
          <div style="border:2px solid #764bc4;">Content here</div>
        
        
          .myborder {border:2px solid #764bc4;}
        
        Border color #764bc4