#6f29be color space conversions
Hex:
        #6f29be
        RGB:
        111, 41, 190
        CMY:
        56, 84, 25
        CMYK:
        42, 78, 0, 25
      HSL:
        268°, 64.5022%, 45.2941%
        HSV (HSB):
        268°, 78.4211%, 74.5098%
        XYZ:
        16.6427, 8.6831, 49.5140
        xyY:
        0.2224, 0.1160, 8.6831
      CIE-Lab:
        35.3668, 58.3169, -65.2352
        CIE-LCH:
        35.3668, 87.5014, 311.7950
        CIE-Luv:
        35.3668, 12.6414, -93.7078
        Hunter-Lab:
        29.4671, 49.2478, -78.9990
      #6f29be color charts
#6f29be RGB chart
      #6f29be CMYK chart
      #6f29be RGB pie chart
      #6f29be color shades, tints & tones
#6f29be color schemes
#6f29be color preview, HTML & CSS examples
           This text has a color of #6f29be        
        
          <p style="color:#6f29be;">Text here</p>
        
        
          .mytext {color:#6f29be;}
        
        Text color #6f29be
      
           This box has a color of #6f29be        
        
          <div style="background-color:#6f29be;">Content here</div>
        
        
          .mybackground {background-color:#6f29be;}
        
        Background color #6f29be
      
           Border around this has a color of #6f29be        
        
          <div style="border:2px solid #6f29be;">Content here</div>
        
        
          .myborder {border:2px solid #6f29be;}
        
        Border color #6f29be