#764feb color space conversions
Hex:
        #764feb
        RGB:
        118, 79, 235
        CMY:
        54, 69, 8
        CMYK:
        50, 66, 0, 8
      HSL:
        255°, 79.5918%, 61.5686%
        HSV (HSB):
        255°, 66.3830%, 92.1569%
        XYZ:
        25.2626, 15.4417, 80.2463
        xyY:
        0.2089, 0.1277, 15.4417
      CIE-Lab:
        46.2333, 53.2300, -73.3569
        CIE-LCH:
        46.2333, 90.6348, 305.9658
        CIE-Luv:
        46.2333, 3.1403, -113.6316
        Hunter-Lab:
        39.2959, 45.9865, -93.5692
      #764feb color charts
#764feb RGB chart
      #764feb CMYK chart
      #764feb RGB pie chart
      #764feb color shades, tints & tones
#764feb color schemes
#764feb color preview, HTML & CSS examples
           This text has a color of #764feb        
        
          <p style="color:#764feb;">Text here</p>
        
        
          .mytext {color:#764feb;}
        
        Text color #764feb
      
           This box has a color of #764feb        
        
          <div style="background-color:#764feb;">Content here</div>
        
        
          .mybackground {background-color:#764feb;}
        
        Background color #764feb
      
           Border around this has a color of #764feb        
        
          <div style="border:2px solid #764feb;">Content here</div>
        
        
          .myborder {border:2px solid #764feb;}
        
        Border color #764feb