#6f40f1 color space conversions
Hex:
        #6f40f1
        RGB:
        111, 64, 241
        CMY:
        56, 75, 5
        CMYK:
        54, 73, 0, 5
      HSL:
        256°, 86.3415%, 59.8039%
        HSV (HSB):
        256°, 73.4440%, 94.5098%
        XYZ:
        24.2661, 13.3972, 84.5260
        xyY:
        0.1986, 0.1096, 13.3972
      CIE-Lab:
        43.3557, 61.3498, -81.4744
        CIE-LCH:
        43.3557, 101.9896, 306.9795
        CIE-Luv:
        43.3557, 2.7527, -122.0306
        Hunter-Lab:
        36.6021, 54.2864, -111.2980
      #6f40f1 color charts
#6f40f1 RGB chart
      #6f40f1 CMYK chart
      #6f40f1 RGB pie chart
      #6f40f1 color shades, tints & tones
#6f40f1 color schemes
#6f40f1 color preview, HTML & CSS examples
           This text has a color of #6f40f1        
        
          <p style="color:#6f40f1;">Text here</p>
        
        
          .mytext {color:#6f40f1;}
        
        Text color #6f40f1
      
           This box has a color of #6f40f1        
        
          <div style="background-color:#6f40f1;">Content here</div>
        
        
          .mybackground {background-color:#6f40f1;}
        
        Background color #6f40f1
      
           Border around this has a color of #6f40f1        
        
          <div style="border:2px solid #6f40f1;">Content here</div>
        
        
          .myborder {border:2px solid #6f40f1;}
        
        Border color #6f40f1