#6e2964 color space conversions
Hex:
        #6e2964
        RGB:
        110, 41, 100
        CMY:
        57, 84, 61
        CMYK:
        0, 63, 9, 57
      HSL:
        309°, 45.6954%, 29.6078%
        HSV (HSB):
        309°, 62.7273%, 43.1373%
        XYZ:
        9.5236, 5.8210, 12.6782
        xyY:
        0.3399, 0.2077, 5.8210
      CIE-Lab:
        28.9562, 38.4563, -20.1521
        CIE-LCH:
        28.9562, 43.4165, 332.3443
        CIE-Luv:
        28.9562, 31.8487, -30.0789
        Hunter-Lab:
        24.1267, 28.2381, -14.2673
      #6e2964 color charts
#6e2964 RGB chart
      #6e2964 CMYK chart
      #6e2964 RGB pie chart
      #6e2964 color shades, tints & tones
#6e2964 color schemes
#6e2964 color preview, HTML & CSS examples
           This text has a color of #6e2964        
        
          <p style="color:#6e2964;">Text here</p>
        
        
          .mytext {color:#6e2964;}
        
        Text color #6e2964
      
           This box has a color of #6e2964        
        
          <div style="background-color:#6e2964;">Content here</div>
        
        
          .mybackground {background-color:#6e2964;}
        
        Background color #6e2964
      
           Border around this has a color of #6e2964        
        
          <div style="border:2px solid #6e2964;">Content here</div>
        
        
          .myborder {border:2px solid #6e2964;}
        
        Border color #6e2964