#7661c7 color space conversions
Hex:
        #7661c7
        RGB:
        118, 97, 199
        CMY:
        54, 62, 22
        CMYK:
        41, 51, 0, 22
      HSL:
        252°, 47.6636%, 58.0392%
        HSV (HSB):
        252°, 51.2563%, 78.0392%
        XYZ:
        22.0547, 16.5245, 56.0600
        xyY:
        0.2330, 0.1746, 16.5245
      CIE-Lab:
        47.6552, 32.8736, -50.5475
        CIE-LCH:
        47.6552, 60.2969, 303.0380
        CIE-Luv:
        47.6552, 2.1847, -79.8380
        Hunter-Lab:
        40.6503, 25.7067, -53.3104
      #7661c7 color charts
#7661c7 RGB chart
      #7661c7 CMYK chart
      #7661c7 RGB pie chart
      #7661c7 color shades, tints & tones
#7661c7 color schemes
#7661c7 color preview, HTML & CSS examples
           This text has a color of #7661c7        
        
          <p style="color:#7661c7;">Text here</p>
        
        
          .mytext {color:#7661c7;}
        
        Text color #7661c7
      
           This box has a color of #7661c7        
        
          <div style="background-color:#7661c7;">Content here</div>
        
        
          .mybackground {background-color:#7661c7;}
        
        Background color #7661c7
      
           Border around this has a color of #7661c7        
        
          <div style="border:2px solid #7661c7;">Content here</div>
        
        
          .myborder {border:2px solid #7661c7;}
        
        Border color #7661c7