#6e29ff color space conversions
Hex:
        #6e29ff
        RGB:
        110, 41, 255
        CMY:
        57, 84, 0
        CMYK:
        57, 84, 0, 0
      HSL:
        259°, 100.0000%, 58.0392%
        HSV (HSB):
        259°, 83.9216%, 100.0000%
        XYZ:
        25.2733, 12.1209, 95.6153
        xyY:
        0.1900, 0.0911, 12.1209
      CIE-Lab:
        41.4076, 74.0761, -92.5436
        CIE-LCH:
        41.4076, 118.5393, 308.6754
        CIE-Luv:
        41.4076, 3.6770, -133.2183
        Hunter-Lab:
        34.8150, 68.6525, -138.4622
      #6e29ff color charts
#6e29ff RGB chart
      #6e29ff CMYK chart
      #6e29ff RGB pie chart
      #6e29ff color shades, tints & tones
#6e29ff color schemes
#6e29ff color preview, HTML & CSS examples
           This text has a color of #6e29ff        
        
          <p style="color:#6e29ff;">Text here</p>
        
        
          .mytext {color:#6e29ff;}
        
        Text color #6e29ff
      
           This box has a color of #6e29ff        
        
          <div style="background-color:#6e29ff;">Content here</div>
        
        
          .mybackground {background-color:#6e29ff;}
        
        Background color #6e29ff
      
           Border around this has a color of #6e29ff        
        
          <div style="border:2px solid #6e29ff;">Content here</div>
        
        
          .myborder {border:2px solid #6e29ff;}
        
        Border color #6e29ff