#6f29ff color space conversions
Hex:
        #6f29ff
        RGB:
        111, 41, 255
        CMY:
        56, 84, 0
        CMYK:
        56, 84, 0, 0
      HSL:
        260°, 100.0000%, 58.0392%
        HSV (HSB):
        260°, 83.9216%, 100.0000%
        XYZ:
        25.3985, 12.1854, 95.6211
        xyY:
        0.1907, 0.0915, 12.1854
      CIE-Lab:
        41.5093, 74.1676, -92.3722
        CIE-LCH:
        41.5093, 118.4629, 308.7617
        CIE-Luv:
        41.5093, 3.9839, -133.1799
        Hunter-Lab:
        34.9076, 68.7870, -137.9758
      #6f29ff color charts
#6f29ff RGB chart
      #6f29ff CMYK chart
      #6f29ff RGB pie chart
      #6f29ff color shades, tints & tones
#6f29ff color schemes
#6f29ff color preview, HTML & CSS examples
           This text has a color of #6f29ff        
        
          <p style="color:#6f29ff;">Text here</p>
        
        
          .mytext {color:#6f29ff;}
        
        Text color #6f29ff
      
           This box has a color of #6f29ff        
        
          <div style="background-color:#6f29ff;">Content here</div>
        
        
          .mybackground {background-color:#6f29ff;}
        
        Background color #6f29ff
      
           Border around this has a color of #6f29ff        
        
          <div style="border:2px solid #6f29ff;">Content here</div>
        
        
          .myborder {border:2px solid #6f29ff;}
        
        Border color #6f29ff