#7660fd color space conversions
Hex:
        #7660fd
        RGB:
        118, 96, 253
        CMY:
        54, 62, 1
        CMYK:
        53, 62, 0, 1
      HSL:
        248°, 97.5155%, 68.4314%
        HSV (HSB):
        248°, 62.0553%, 99.2157%
        XYZ:
        29.3837, 19.3091, 95.1069
        xyY:
        0.2043, 0.1343, 19.3091
      CIE-Lab:
        51.0469, 49.0897, -75.5839
        CIE-LCH:
        51.0469, 90.1262, 303.0026
        CIE-Luv:
        51.0469, -2.2268, -119.9673
        Hunter-Lab:
        43.9422, 42.4624, -97.5656
      #7660fd color charts
#7660fd RGB chart
      #7660fd CMYK chart
      #7660fd RGB pie chart
      #7660fd color shades, tints & tones
#7660fd color schemes
#7660fd color preview, HTML & CSS examples
           This text has a color of #7660fd        
        
          <p style="color:#7660fd;">Text here</p>
        
        
          .mytext {color:#7660fd;}
        
        Text color #7660fd
      
           This box has a color of #7660fd        
        
          <div style="background-color:#7660fd;">Content here</div>
        
        
          .mybackground {background-color:#7660fd;}
        
        Background color #7660fd
      
           Border around this has a color of #7660fd        
        
          <div style="border:2px solid #7660fd;">Content here</div>
        
        
          .myborder {border:2px solid #7660fd;}
        
        Border color #7660fd