#6f537e color space conversions
Hex:
        #6f537e
        RGB:
        111, 83, 126
        CMY:
        56, 67, 51
        CMYK:
        12, 34, 0, 51
      HSL:
        279°, 20.5742%, 40.9804%
        HSV (HSB):
        279°, 34.1270%, 49.4118%
        XYZ:
        13.4147, 11.0724, 21.1688
        xyY:
        0.2938, 0.2425, 11.0724
      CIE-Lab:
        39.7021, 20.2307, -19.8242
        CIE-LCH:
        39.7021, 28.3245, 315.5814
        CIE-Luv:
        39.7021, 11.8565, -30.0694
        Hunter-Lab:
        33.2752, 13.7297, -14.4261
      #6f537e color charts
#6f537e RGB chart
      #6f537e CMYK chart
      #6f537e RGB pie chart
      #6f537e color shades, tints & tones
#6f537e color schemes
#6f537e color preview, HTML & CSS examples
           This text has a color of #6f537e        
        
          <p style="color:#6f537e;">Text here</p>
        
        
          .mytext {color:#6f537e;}
        
        Text color #6f537e
      
           This box has a color of #6f537e        
        
          <div style="background-color:#6f537e;">Content here</div>
        
        
          .mybackground {background-color:#6f537e;}
        
        Background color #6f537e
      
           Border around this has a color of #6f537e        
        
          <div style="border:2px solid #6f537e;">Content here</div>
        
        
          .myborder {border:2px solid #6f537e;}
        
        Border color #6f537e