#6f40bf color space conversions
Hex:
        #6f40bf
        RGB:
        111, 64, 191
        CMY:
        56, 75, 25
        CMYK:
        42, 66, 0, 25
      HSL:
        262°, 49.8039%, 50.0000%
        HSV (HSB):
        262°, 66.4921%, 74.9020%
        XYZ:
        17.7929, 10.8079, 50.4386
        xyY:
        0.2251, 0.1367, 10.8079
      CIE-Lab:
        39.2550, 47.8583, -59.4828
        CIE-LCH:
        39.2550, 76.3455, 308.8193
        CIE-Luv:
        39.2550, 8.6922, -89.1355
        Hunter-Lab:
        32.8754, 39.0765, -67.9521
      #6f40bf color charts
#6f40bf RGB chart
      #6f40bf CMYK chart
      #6f40bf RGB pie chart
      #6f40bf color shades, tints & tones
#6f40bf color schemes
#6f40bf color preview, HTML & CSS examples
           This text has a color of #6f40bf        
        
          <p style="color:#6f40bf;">Text here</p>
        
        
          .mytext {color:#6f40bf;}
        
        Text color #6f40bf
      
           This box has a color of #6f40bf        
        
          <div style="background-color:#6f40bf;">Content here</div>
        
        
          .mybackground {background-color:#6f40bf;}
        
        Background color #6f40bf
      
           Border around this has a color of #6f40bf        
        
          <div style="border:2px solid #6f40bf;">Content here</div>
        
        
          .myborder {border:2px solid #6f40bf;}
        
        Border color #6f40bf