#7763ea color space conversions
Hex:
        #7763ea
        RGB:
        119, 99, 234
        CMY:
        53, 61, 8
        CMYK:
        49, 58, 0, 8
      HSL:
        249°, 76.2712%, 65.2941%
        HSV (HSB):
        249°, 57.6923%, 91.7647%
        XYZ:
        26.9209, 18.7861, 80.0491
        xyY:
        0.2141, 0.1494, 18.7861
      CIE-Lab:
        50.4360, 42.0002, -65.9627
        CIE-LCH:
        50.4360, 78.1991, 302.4860
        CIE-Luv:
        50.4360, -1.0786, -105.0961
        Hunter-Lab:
        43.3430, 35.0184, -79.1612
      #7763ea color charts
#7763ea RGB chart
      #7763ea CMYK chart
      #7763ea RGB pie chart
      #7763ea color shades, tints & tones
#7763ea color schemes
#7763ea color preview, HTML & CSS examples
           This text has a color of #7763ea        
        
          <p style="color:#7763ea;">Text here</p>
        
        
          .mytext {color:#7763ea;}
        
        Text color #7763ea
      
           This box has a color of #7763ea        
        
          <div style="background-color:#7763ea;">Content here</div>
        
        
          .mybackground {background-color:#7763ea;}
        
        Background color #7763ea
      
           Border around this has a color of #7763ea        
        
          <div style="border:2px solid #7763ea;">Content here</div>
        
        
          .myborder {border:2px solid #7763ea;}
        
        Border color #7763ea