#7661c5 color space conversions
Hex:
        #7661c5
        RGB:
        118, 97, 197
        CMY:
        54, 62, 23
        CMYK:
        40, 51, 0, 23
      HSL:
        253°, 46.2963%, 57.6471%
        HSV (HSB):
        253°, 50.7614%, 77.2549%
        XYZ:
        21.8240, 16.4322, 54.8448
        xyY:
        0.2344, 0.1765, 16.4322
      CIE-Lab:
        47.5364, 32.3101, -49.5855
        CIE-LCH:
        47.5364, 59.1833, 303.0884
        CIE-Luv:
        47.5364, 2.3738, -78.2754
        Hunter-Lab:
        40.5366, 25.1612, -51.8420
      #7661c5 color charts
#7661c5 RGB chart
      #7661c5 CMYK chart
      #7661c5 RGB pie chart
      #7661c5 color shades, tints & tones
#7661c5 color schemes
#7661c5 color preview, HTML & CSS examples
           This text has a color of #7661c5        
        
          <p style="color:#7661c5;">Text here</p>
        
        
          .mytext {color:#7661c5;}
        
        Text color #7661c5
      
           This box has a color of #7661c5        
        
          <div style="background-color:#7661c5;">Content here</div>
        
        
          .mybackground {background-color:#7661c5;}
        
        Background color #7661c5
      
           Border around this has a color of #7661c5        
        
          <div style="border:2px solid #7661c5;">Content here</div>
        
        
          .myborder {border:2px solid #7661c5;}
        
        Border color #7661c5