#7c6caf color space conversions
Hex:
        #7c6caf
        RGB:
        124, 108, 175
        CMY:
        51, 58, 31
        CMYK:
        29, 38, 0, 31
      HSL:
        254°, 29.5154%, 55.4902%
        HSV (HSB):
        254°, 38.2857%, 68.6275%
        XYZ:
        21.4126, 18.1054, 42.9236
        xyY:
        0.2597, 0.2196, 18.1054
      CIE-Lab:
        49.6236, 21.3776, -33.5035
        CIE-LCH:
        49.6236, 39.7427, 302.5408
        CIE-Luv:
        49.6236, 3.3785, -52.8902
        Hunter-Lab:
        42.5504, 15.3633, -30.0247
      #7c6caf color charts
#7c6caf RGB chart
      #7c6caf CMYK chart
      #7c6caf RGB pie chart
      #7c6caf color shades, tints & tones
#7c6caf color schemes
#7c6caf color preview, HTML & CSS examples
           This text has a color of #7c6caf        
        
          <p style="color:#7c6caf;">Text here</p>
        
        
          .mytext {color:#7c6caf;}
        
        Text color #7c6caf
      
           This box has a color of #7c6caf        
        
          <div style="background-color:#7c6caf;">Content here</div>
        
        
          .mybackground {background-color:#7c6caf;}
        
        Background color #7c6caf
      
           Border around this has a color of #7c6caf        
        
          <div style="border:2px solid #7c6caf;">Content here</div>
        
        
          .myborder {border:2px solid #7c6caf;}
        
        Border color #7c6caf