#6f407e color space conversions
Hex:
        #6f407e
        RGB:
        111, 64, 126
        CMY:
        56, 75, 51
        CMYK:
        12, 49, 0, 51
      HSL:
        285°, 32.6316%, 37.2549%
        HSV (HSB):
        285°, 49.2063%, 49.4118%
        XYZ:
        12.1548, 8.5527, 20.7489
        xyY:
        0.2932, 0.2063, 8.5527
      CIE-Lab:
        35.1083, 31.6125, -26.9732
        CIE-LCH:
        35.1083, 41.5560, 319.5277
        CIE-Luv:
        35.1083, 19.1825, -40.4272
        Hunter-Lab:
        29.2449, 23.0099, -21.5940
      #6f407e color charts
#6f407e RGB chart
      #6f407e CMYK chart
      #6f407e RGB pie chart
      #6f407e color shades, tints & tones
#6f407e color schemes
#6f407e color preview, HTML & CSS examples
           This text has a color of #6f407e        
        
          <p style="color:#6f407e;">Text here</p>
        
        
          .mytext {color:#6f407e;}
        
        Text color #6f407e
      
           This box has a color of #6f407e        
        
          <div style="background-color:#6f407e;">Content here</div>
        
        
          .mybackground {background-color:#6f407e;}
        
        Background color #6f407e
      
           Border around this has a color of #6f407e        
        
          <div style="border:2px solid #6f407e;">Content here</div>
        
        
          .myborder {border:2px solid #6f407e;}
        
        Border color #6f407e