#6f40aa color space conversions
Hex:
        #6f40aa
        RGB:
        111, 64, 170
        CMY:
        56, 75, 33
        CMYK:
        35, 62, 0, 33
      HSL:
        267°, 45.2991%, 45.8824%
        HSV (HSB):
        267°, 62.3529%, 66.6667%
        XYZ:
        15.6446, 9.9486, 39.1259
        xyY:
        0.2417, 0.1537, 9.9486
      CIE-Lab:
        37.7500, 42.3370, -49.5162
        CIE-LCH:
        37.7500, 65.1481, 310.5309
        CIE-Luv:
        37.7500, 11.7155, -74.1576
        Hunter-Lab:
        31.5414, 33.3393, -51.4681
      #6f40aa color charts
#6f40aa RGB chart
      #6f40aa CMYK chart
      #6f40aa RGB pie chart
      #6f40aa color shades, tints & tones
#6f40aa color schemes
#6f40aa color preview, HTML & CSS examples
           This text has a color of #6f40aa        
        
          <p style="color:#6f40aa;">Text here</p>
        
        
          .mytext {color:#6f40aa;}
        
        Text color #6f40aa
      
           This box has a color of #6f40aa        
        
          <div style="background-color:#6f40aa;">Content here</div>
        
        
          .mybackground {background-color:#6f40aa;}
        
        Background color #6f40aa
      
           Border around this has a color of #6f40aa        
        
          <div style="border:2px solid #6f40aa;">Content here</div>
        
        
          .myborder {border:2px solid #6f40aa;}
        
        Border color #6f40aa