#6f5a78 color space conversions
Hex:
        #6f5a78
        RGB:
        111, 90, 120
        CMY:
        56, 65, 53
        CMYK:
        8, 25, 0, 53
      HSL:
        282°, 14.2857%, 41.1765%
        HSV (HSB):
        282°, 25.0000%, 47.0588%
        XYZ:
        13.6019, 12.0479, 19.3779
        xyY:
        0.3021, 0.2676, 12.0479
      CIE-Lab:
        41.2922, 14.5822, -13.7186
        CIE-LCH:
        41.2922, 20.0210, 316.7480
        CIE-Luv:
        41.2922, 9.4877, -20.8428
        Hunter-Lab:
        34.7101, 9.2063, -8.8032
      #6f5a78 color charts
#6f5a78 RGB chart
      #6f5a78 CMYK chart
      #6f5a78 RGB pie chart
      #6f5a78 color shades, tints & tones
#6f5a78 color schemes
#6f5a78 color preview, HTML & CSS examples
           This text has a color of #6f5a78        
        
          <p style="color:#6f5a78;">Text here</p>
        
        
          .mytext {color:#6f5a78;}
        
        Text color #6f5a78
      
           This box has a color of #6f5a78        
        
          <div style="background-color:#6f5a78;">Content here</div>
        
        
          .mybackground {background-color:#6f5a78;}
        
        Background color #6f5a78
      
           Border around this has a color of #6f5a78        
        
          <div style="border:2px solid #6f5a78;">Content here</div>
        
        
          .myborder {border:2px solid #6f5a78;}
        
        Border color #6f5a78