#7c6fae color space conversions
Hex:
        #7c6fae
        RGB:
        124, 111, 174
        CMY:
        51, 56, 32
        CMYK:
        29, 36, 0, 32
      HSL:
        252°, 28.0000%, 55.8824%
        HSV (HSB):
        252°, 36.2069%, 68.2353%
        XYZ:
        21.6366, 18.7100, 42.5154
        xyY:
        0.2611, 0.2258, 18.7100
      CIE-Lab:
        50.3461, 19.3207, -31.7915
        CIE-LCH:
        50.3461, 37.2020, 301.2883
        CIE-Luv:
        50.3461, 2.2970, -50.1214
        Hunter-Lab:
        43.2550, 13.5913, -27.9977
      #7c6fae color charts
#7c6fae RGB chart
      #7c6fae CMYK chart
      #7c6fae RGB pie chart
      #7c6fae color shades, tints & tones
#7c6fae color schemes
#7c6fae color preview, HTML & CSS examples
           This text has a color of #7c6fae        
        
          <p style="color:#7c6fae;">Text here</p>
        
        
          .mytext {color:#7c6fae;}
        
        Text color #7c6fae
      
           This box has a color of #7c6fae        
        
          <div style="background-color:#7c6fae;">Content here</div>
        
        
          .mybackground {background-color:#7c6fae;}
        
        Background color #7c6fae
      
           Border around this has a color of #7c6fae        
        
          <div style="border:2px solid #7c6fae;">Content here</div>
        
        
          .myborder {border:2px solid #7c6fae;}
        
        Border color #7c6fae