#6a5eaf color space conversions
Hex:
        #6a5eaf
        RGB:
        106, 94, 175
        CMY:
        58, 63, 31
        CMYK:
        39, 46, 0, 31
      HSL:
        249°, 33.6100%, 52.7451%
        HSV (HSB):
        249°, 46.2857%, 68.6275%
        XYZ:
        17.6844, 14.1647, 42.3594
        xyY:
        0.2383, 0.1909, 14.1647
      CIE-Lab:
        44.4682, 24.8050, -41.7468
        CIE-LCH:
        44.4682, 48.5601, 300.7178
        CIE-Luv:
        44.4682, 0.1014, -64.4428
        Hunter-Lab:
        37.6361, 18.0105, -40.3858
      #6a5eaf color charts
#6a5eaf RGB chart
      #6a5eaf CMYK chart
      #6a5eaf RGB pie chart
      #6a5eaf color shades, tints & tones
#6a5eaf color schemes
#6a5eaf color preview, HTML & CSS examples
           This text has a color of #6a5eaf        
        
          <p style="color:#6a5eaf;">Text here</p>
        
        
          .mytext {color:#6a5eaf;}
        
        Text color #6a5eaf
      
           This box has a color of #6a5eaf        
        
          <div style="background-color:#6a5eaf;">Content here</div>
        
        
          .mybackground {background-color:#6a5eaf;}
        
        Background color #6a5eaf
      
           Border around this has a color of #6a5eaf        
        
          <div style="border:2px solid #6a5eaf;">Content here</div>
        
        
          .myborder {border:2px solid #6a5eaf;}
        
        Border color #6a5eaf