#6e29da color space conversions
Hex:
        #6e29da
        RGB:
        110, 41, 218
        CMY:
        57, 84, 15
        CMYK:
        50, 81, 0, 15
      HSL:
        263°, 70.5179%, 50.7843%
        HSV (HSB):
        263°, 81.1927%, 85.4902%
        XYZ:
        19.8782, 9.9628, 67.2050
        xyY:
        0.2048, 0.1027, 9.9628
      CIE-Lab:
        37.7756, 64.9988, -77.5687
        CIE-LCH:
        37.7756, 101.2015, 309.9614
        CIE-Luv:
        37.7756, 8.1117, -111.2836
        Hunter-Lab:
        31.5639, 57.1782, -104.1437
      #6e29da color charts
#6e29da RGB chart
      #6e29da CMYK chart
      #6e29da RGB pie chart
      #6e29da color shades, tints & tones
#6e29da color schemes
#6e29da color preview, HTML & CSS examples
           This text has a color of #6e29da        
        
          <p style="color:#6e29da;">Text here</p>
        
        
          .mytext {color:#6e29da;}
        
        Text color #6e29da
      
           This box has a color of #6e29da        
        
          <div style="background-color:#6e29da;">Content here</div>
        
        
          .mybackground {background-color:#6e29da;}
        
        Background color #6e29da
      
           Border around this has a color of #6e29da        
        
          <div style="border:2px solid #6e29da;">Content here</div>
        
        
          .myborder {border:2px solid #6e29da;}
        
        Border color #6e29da