#6b50af color space conversions
Hex:
        #6b50af
        RGB:
        107, 80, 175
        CMY:
        58, 69, 31
        CMYK:
        39, 54, 0, 31
      HSL:
        257°, 37.2549%, 50.0000%
        HSV (HSB):
        257°, 54.2857%, 68.6275%
        XYZ:
        16.6699, 11.9583, 41.9870
        xyY:
        0.2361, 0.1693, 11.9583
      CIE-Lab:
        41.1497, 33.5428, -47.0393
        CIE-LCH:
        41.1497, 57.7738, 305.4919
        CIE-Luv:
        41.1497, 4.9412, -71.7385
        Hunter-Lab:
        34.5807, 25.5311, -47.7819
      #6b50af color charts
#6b50af RGB chart
      #6b50af CMYK chart
      #6b50af RGB pie chart
      #6b50af color shades, tints & tones
#6b50af color schemes
#6b50af color preview, HTML & CSS examples
           This text has a color of #6b50af        
        
          <p style="color:#6b50af;">Text here</p>
        
        
          .mytext {color:#6b50af;}
        
        Text color #6b50af
      
           This box has a color of #6b50af        
        
          <div style="background-color:#6b50af;">Content here</div>
        
        
          .mybackground {background-color:#6b50af;}
        
        Background color #6b50af
      
           Border around this has a color of #6b50af        
        
          <div style="border:2px solid #6b50af;">Content here</div>
        
        
          .myborder {border:2px solid #6b50af;}
        
        Border color #6b50af