#6a4faf color space conversions
Hex:
        #6a4faf
        RGB:
        106, 79, 175
        CMY:
        58, 69, 31
        CMYK:
        39, 55, 0, 31
      HSL:
        257°, 37.7953%, 49.8039%
        HSV (HSB):
        257°, 54.8571%, 68.6275%
        XYZ:
        16.4777, 11.7513, 41.9572
        xyY:
        0.2348, 0.1674, 11.7513
      CIE-Lab:
        40.8181, 33.8924, -47.5766
        CIE-LCH:
        40.8181, 58.4143, 305.4651
        CIE-Luv:
        40.8181, 4.7888, -72.3778
        Hunter-Lab:
        34.2801, 25.8107, -48.5719
      #6a4faf color charts
#6a4faf RGB chart
      #6a4faf CMYK chart
      #6a4faf RGB pie chart
      #6a4faf color shades, tints & tones
#6a4faf color schemes
#6a4faf color preview, HTML & CSS examples
           This text has a color of #6a4faf        
        
          <p style="color:#6a4faf;">Text here</p>
        
        
          .mytext {color:#6a4faf;}
        
        Text color #6a4faf
      
           This box has a color of #6a4faf        
        
          <div style="background-color:#6a4faf;">Content here</div>
        
        
          .mybackground {background-color:#6a4faf;}
        
        Background color #6a4faf
      
           Border around this has a color of #6a4faf        
        
          <div style="border:2px solid #6a4faf;">Content here</div>
        
        
          .myborder {border:2px solid #6a4faf;}
        
        Border color #6a4faf