#7666cf color space conversions
Hex:
        #7666cf
        RGB:
        118, 102, 207
        CMY:
        54, 60, 19
        CMYK:
        43, 51, 0, 19
      HSL:
        249°, 52.2388%, 60.5882%
        HSV (HSB):
        249°, 50.7246%, 81.1765%
        XYZ:
        23.4851, 17.8593, 61.2409
        xyY:
        0.2289, 0.1741, 17.8593
      CIE-Lab:
        49.3250, 32.1797, -52.4618
        CIE-LCH:
        49.3250, 61.5449, 301.5246
        CIE-Luv:
        49.3250, -0.0713, -83.3713
        Hunter-Lab:
        42.2603, 25.2414, -56.3371
      #7666cf color charts
#7666cf RGB chart
      #7666cf CMYK chart
      #7666cf RGB pie chart
      #7666cf color shades, tints & tones
#7666cf color schemes
#7666cf color preview, HTML & CSS examples
           This text has a color of #7666cf        
        
          <p style="color:#7666cf;">Text here</p>
        
        
          .mytext {color:#7666cf;}
        
        Text color #7666cf
      
           This box has a color of #7666cf        
        
          <div style="background-color:#7666cf;">Content here</div>
        
        
          .mybackground {background-color:#7666cf;}
        
        Background color #7666cf
      
           Border around this has a color of #7666cf        
        
          <div style="border:2px solid #7666cf;">Content here</div>
        
        
          .myborder {border:2px solid #7666cf;}
        
        Border color #7666cf