#6f4e81 color space conversions
Hex:
        #6f4e81
        RGB:
        111, 78, 129
        CMY:
        56, 69, 49
        CMYK:
        14, 40, 0, 49
      HSL:
        279°, 24.6377%, 40.5882%
        HSV (HSB):
        279°, 39.5349%, 50.5882%
        XYZ:
        13.2424, 10.4133, 22.0809
        xyY:
        0.2895, 0.2277, 10.4133
      CIE-Lab:
        38.5741, 23.9731, -23.4096
        CIE-LCH:
        38.5741, 33.5070, 315.6814
        CIE-Luv:
        38.5741, 13.4935, -35.4474
        Hunter-Lab:
        32.2696, 16.7788, -17.9812
      #6f4e81 color charts
#6f4e81 RGB chart
      #6f4e81 CMYK chart
      #6f4e81 RGB pie chart
      #6f4e81 color shades, tints & tones
#6f4e81 color schemes
#6f4e81 color preview, HTML & CSS examples
           This text has a color of #6f4e81        
        
          <p style="color:#6f4e81;">Text here</p>
        
        
          .mytext {color:#6f4e81;}
        
        Text color #6f4e81
      
           This box has a color of #6f4e81        
        
          <div style="background-color:#6f4e81;">Content here</div>
        
        
          .mybackground {background-color:#6f4e81;}
        
        Background color #6f4e81
      
           Border around this has a color of #6f4e81        
        
          <div style="border:2px solid #6f4e81;">Content here</div>
        
        
          .myborder {border:2px solid #6f4e81;}
        
        Border color #6f4e81