#764ed5 color space conversions
Hex:
        #764ed5
        RGB:
        118, 78, 213
        CMY:
        54, 69, 16
        CMYK:
        45, 63, 0, 16
      HSL:
        258°, 61.6438%, 57.0588%
        HSV (HSB):
        258°, 63.3803%, 83.5294%
        XYZ:
        22.2058, 14.1044, 64.5028
        xyY:
        0.2203, 0.1399, 14.1044
      CIE-Lab:
        44.3823, 47.6810, -63.8643
        CIE-LCH:
        44.3823, 79.7002, 306.7449
        CIE-Luv:
        44.3823, 5.7932, -98.8054
        Hunter-Lab:
        37.5559, 39.8198, -75.5425
      #764ed5 color charts
#764ed5 RGB chart
      #764ed5 CMYK chart
      #764ed5 RGB pie chart
      #764ed5 color shades, tints & tones
#764ed5 color schemes
#764ed5 color preview, HTML & CSS examples
           This text has a color of #764ed5        
        
          <p style="color:#764ed5;">Text here</p>
        
        
          .mytext {color:#764ed5;}
        
        Text color #764ed5
      
           This box has a color of #764ed5        
        
          <div style="background-color:#764ed5;">Content here</div>
        
        
          .mybackground {background-color:#764ed5;}
        
        Background color #764ed5
      
           Border around this has a color of #764ed5        
        
          <div style="border:2px solid #764ed5;">Content here</div>
        
        
          .myborder {border:2px solid #764ed5;}
        
        Border color #764ed5