#6e6280 color space conversions
Hex:
        #6e6280
        RGB:
        110, 98, 128
        CMY:
        57, 62, 50
        CMYK:
        14, 23, 0, 50
      HSL:
        264°, 13.2743%, 44.3137%
        HSV (HSB):
        264°, 23.4375%, 50.1961%
        XYZ:
        14.6944, 13.6089, 22.2744
        xyY:
        0.2905, 0.2691, 13.6089
      CIE-Lab:
        43.6667, 11.1696, -14.9715
        CIE-LCH:
        43.6667, 18.6791, 306.7250
        CIE-Luv:
        43.6667, 4.5000, -22.4576
        Hunter-Lab:
        36.8902, 6.5435, -9.9763
      #6e6280 color charts
#6e6280 RGB chart
      #6e6280 CMYK chart
      #6e6280 RGB pie chart
      #6e6280 color shades, tints & tones
#6e6280 color schemes
#6e6280 color preview, HTML & CSS examples
           This text has a color of #6e6280        
        
          <p style="color:#6e6280;">Text here</p>
        
        
          .mytext {color:#6e6280;}
        
        Text color #6e6280
      
           This box has a color of #6e6280        
        
          <div style="background-color:#6e6280;">Content here</div>
        
        
          .mybackground {background-color:#6e6280;}
        
        Background color #6e6280
      
           Border around this has a color of #6e6280        
        
          <div style="border:2px solid #6e6280;">Content here</div>
        
        
          .myborder {border:2px solid #6e6280;}
        
        Border color #6e6280