#6f5a87 color space conversions
Hex:
        #6f5a87
        RGB:
        111, 90, 135
        CMY:
        56, 65, 47
        CMYK:
        18, 33, 0, 47
      HSL:
        268°, 20.0000%, 44.1176%
        HSV (HSB):
        268°, 33.3333%, 52.9412%
        XYZ:
        14.5849, 12.4411, 24.5543
        xyY:
        0.2828, 0.2412, 12.4411
      CIE-Lab:
        41.9088, 18.0788, -21.8934
        CIE-LCH:
        41.9088, 28.3930, 309.5486
        CIE-Luv:
        41.9088, 7.8500, -33.2184
        Hunter-Lab:
        35.2720, 12.0835, -16.5840
      #6f5a87 color charts
#6f5a87 RGB chart
      #6f5a87 CMYK chart
      #6f5a87 RGB pie chart
      #6f5a87 color shades, tints & tones
#6f5a87 color schemes
#6f5a87 color preview, HTML & CSS examples
           This text has a color of #6f5a87        
        
          <p style="color:#6f5a87;">Text here</p>
        
        
          .mytext {color:#6f5a87;}
        
        Text color #6f5a87
      
           This box has a color of #6f5a87        
        
          <div style="background-color:#6f5a87;">Content here</div>
        
        
          .mybackground {background-color:#6f5a87;}
        
        Background color #6f5a87
      
           Border around this has a color of #6f5a87        
        
          <div style="border:2px solid #6f5a87;">Content here</div>
        
        
          .myborder {border:2px solid #6f5a87;}
        
        Border color #6f5a87