#7764dc color space conversions
Hex:
        #7764dc
        RGB:
        119, 100, 220
        CMY:
        53, 61, 14
        CMYK:
        46, 55, 0, 14
      HSL:
        250°, 63.1579%, 62.7451%
        HSV (HSB):
        250°, 54.5455%, 86.2745%
        XYZ:
        25.0832, 18.2036, 69.9018
        xyY:
        0.2216, 0.1608, 18.2036
      CIE-Lab:
        49.7421, 37.3430, -59.1847
        CIE-LCH:
        49.7421, 69.9809, 302.2501
        CIE-Luv:
        49.7421, -0.1766, -94.2370
        Hunter-Lab:
        42.6657, 30.2754, -67.2725
      #7764dc color charts
#7764dc RGB chart
      #7764dc CMYK chart
      #7764dc RGB pie chart
      #7764dc color shades, tints & tones
#7764dc color schemes
#7764dc color preview, HTML & CSS examples
           This text has a color of #7764dc        
        
          <p style="color:#7764dc;">Text here</p>
        
        
          .mytext {color:#7764dc;}
        
        Text color #7764dc
      
           This box has a color of #7764dc        
        
          <div style="background-color:#7764dc;">Content here</div>
        
        
          .mybackground {background-color:#7764dc;}
        
        Background color #7764dc
      
           Border around this has a color of #7764dc        
        
          <div style="border:2px solid #7764dc;">Content here</div>
        
        
          .myborder {border:2px solid #7764dc;}
        
        Border color #7764dc