#7761ed color space conversions
Hex:
        #7761ed
        RGB:
        119, 97, 237
        CMY:
        53, 62, 7
        CMYK:
        50, 59, 0, 7
      HSL:
        249°, 79.5455%, 65.4902%
        HSV (HSB):
        249°, 59.0717%, 92.9412%
        XYZ:
        27.1685, 18.5858, 82.2762
        xyY:
        0.2122, 0.1452, 18.5858
      CIE-Lab:
        50.1990, 44.0258, -68.0301
        CIE-LCH:
        50.1990, 81.0331, 302.9090
        CIE-Luv:
        50.1990, -0.8129, -108.1579
        Hunter-Lab:
        43.1112, 37.0454, -82.9751
      #7761ed color charts
#7761ed RGB chart
      #7761ed CMYK chart
      #7761ed RGB pie chart
      #7761ed color shades, tints & tones
#7761ed color schemes
#7761ed color preview, HTML & CSS examples
           This text has a color of #7761ed        
        
          <p style="color:#7761ed;">Text here</p>
        
        
          .mytext {color:#7761ed;}
        
        Text color #7761ed
      
           This box has a color of #7761ed        
        
          <div style="background-color:#7761ed;">Content here</div>
        
        
          .mybackground {background-color:#7761ed;}
        
        Background color #7761ed
      
           Border around this has a color of #7761ed        
        
          <div style="border:2px solid #7761ed;">Content here</div>
        
        
          .myborder {border:2px solid #7761ed;}
        
        Border color #7761ed