#6d49af color space conversions
Hex:
        #6d49af
        RGB:
        109, 73, 175
        CMY:
        57, 71, 31
        CMYK:
        38, 58, 0, 31
      HSL:
        261°, 41.1290%, 48.6275%
        HSV (HSB):
        261°, 58.2857%, 68.6275%
        XYZ:
        16.4271, 11.1114, 41.8364
        xyY:
        0.2368, 0.1602, 11.1114
      CIE-Lab:
        39.7675, 38.1347, -49.2480
        CIE-LCH:
        39.7675, 62.2866, 307.7521
        CIE-Luv:
        39.7675, 7.7954, -74.5951
        Hunter-Lab:
        33.3338, 29.6315, -51.0795
      #6d49af color charts
#6d49af RGB chart
      #6d49af CMYK chart
      #6d49af RGB pie chart
      #6d49af color shades, tints & tones
#6d49af color schemes
#6d49af color preview, HTML & CSS examples
           This text has a color of #6d49af        
        
          <p style="color:#6d49af;">Text here</p>
        
        
          .mytext {color:#6d49af;}
        
        Text color #6d49af
      
           This box has a color of #6d49af        
        
          <div style="background-color:#6d49af;">Content here</div>
        
        
          .mybackground {background-color:#6d49af;}
        
        Background color #6d49af
      
           Border around this has a color of #6d49af        
        
          <div style="border:2px solid #6d49af;">Content here</div>
        
        
          .myborder {border:2px solid #6d49af;}
        
        Border color #6d49af