#6c47ae color space conversions
Hex:
        #6c47ae
        RGB:
        108, 71, 174
        CMY:
        58, 72, 32
        CMYK:
        38, 59, 0, 32
      HSL:
        262°, 42.0408%, 48.0392%
        HSV (HSB):
        262°, 59.1954%, 68.2353%
        XYZ:
        16.0776, 10.7506, 41.2721
        xyY:
        0.2361, 0.1579, 10.7506
      CIE-Lab:
        39.1572, 38.7759, -49.6436
        CIE-LCH:
        39.1572, 62.9926, 307.9929
        CIE-Luv:
        39.1572, 7.9955, -74.8563
        Hunter-Lab:
        32.7881, 30.1477, -51.6797
      #6c47ae color charts
#6c47ae RGB chart
      #6c47ae CMYK chart
      #6c47ae RGB pie chart
      #6c47ae color shades, tints & tones
#6c47ae color schemes
#6c47ae color preview, HTML & CSS examples
           This text has a color of #6c47ae        
        
          <p style="color:#6c47ae;">Text here</p>
        
        
          .mytext {color:#6c47ae;}
        
        Text color #6c47ae
      
           This box has a color of #6c47ae        
        
          <div style="background-color:#6c47ae;">Content here</div>
        
        
          .mybackground {background-color:#6c47ae;}
        
        Background color #6c47ae
      
           Border around this has a color of #6c47ae        
        
          <div style="border:2px solid #6c47ae;">Content here</div>
        
        
          .myborder {border:2px solid #6c47ae;}
        
        Border color #6c47ae