#6e299a color space conversions
Hex:
        #6e299a
        RGB:
        110, 41, 154
        CMY:
        57, 84, 40
        CMYK:
        29, 73, 0, 40
      HSL:
        277°, 57.9487%, 38.2353%
        HSV (HSB):
        277°, 73.3766%, 60.3922%
        XYZ:
        13.0561, 7.2340, 31.2800
        xyY:
        0.2532, 0.1403, 7.2340
      CIE-Lab:
        32.3337, 49.6502, -48.6331
        CIE-LCH:
        32.3337, 69.5005, 315.5929
        CIE-Luv:
        32.3337, 18.7499, -69.8137
        Hunter-Lab:
        26.8960, 39.5808, -50.1269
      #6e299a color charts
#6e299a RGB chart
      #6e299a CMYK chart
      #6e299a RGB pie chart
      #6e299a color shades, tints & tones
#6e299a color schemes
#6e299a color preview, HTML & CSS examples
           This text has a color of #6e299a        
        
          <p style="color:#6e299a;">Text here</p>
        
        
          .mytext {color:#6e299a;}
        
        Text color #6e299a
      
           This box has a color of #6e299a        
        
          <div style="background-color:#6e299a;">Content here</div>
        
        
          .mybackground {background-color:#6e299a;}
        
        Background color #6e299a
      
           Border around this has a color of #6e299a        
        
          <div style="border:2px solid #6e299a;">Content here</div>
        
        
          .myborder {border:2px solid #6e299a;}
        
        Border color #6e299a