#6f4e87 color space conversions
Hex:
        #6f4e87
        RGB:
        111, 78, 135
        CMY:
        56, 69, 47
        CMYK:
        18, 42, 0, 47
      HSL:
        275°, 26.7606%, 41.7647%
        HSV (HSB):
        275°, 42.2222%, 52.9412%
        XYZ:
        13.6531, 10.5776, 24.2437
        xyY:
        0.2817, 0.2182, 10.5776
      CIE-Lab:
        38.8597, 25.3951, -26.6350
        CIE-LCH:
        38.8597, 36.8013, 313.6348
        CIE-Luv:
        38.8597, 12.6419, -40.3376
        Hunter-Lab:
        32.5232, 18.0182, -21.4304
      #6f4e87 color charts
#6f4e87 RGB chart
      #6f4e87 CMYK chart
      #6f4e87 RGB pie chart
      #6f4e87 color shades, tints & tones
#6f4e87 color schemes
#6f4e87 color preview, HTML & CSS examples
           This text has a color of #6f4e87        
        
          <p style="color:#6f4e87;">Text here</p>
        
        
          .mytext {color:#6f4e87;}
        
        Text color #6f4e87
      
           This box has a color of #6f4e87        
        
          <div style="background-color:#6f4e87;">Content here</div>
        
        
          .mybackground {background-color:#6f4e87;}
        
        Background color #6f4e87
      
           Border around this has a color of #6f4e87        
        
          <div style="border:2px solid #6f4e87;">Content here</div>
        
        
          .myborder {border:2px solid #6f4e87;}
        
        Border color #6f4e87