#6b4485 color space conversions
Hex:
        #6b4485
        RGB:
        107, 68, 133
        CMY:
        58, 73, 48
        CMYK:
        20, 49, 0, 48
      HSL:
        276°, 32.3383%, 39.4118%
        HSV (HSB):
        276°, 48.8722%, 52.1569%
        XYZ:
        12.3642, 8.9535, 23.2668
        xyY:
        0.2773, 0.2008, 8.9535
      CIE-Lab:
        35.8946, 29.6612, -30.0966
        CIE-LCH:
        35.8946, 42.2563, 314.5826
        CIE-Luv:
        35.8946, 14.2938, -44.8333
        Hunter-Lab:
        29.9224, 21.3934, -25.1566
      #6b4485 color charts
#6b4485 RGB chart
      #6b4485 CMYK chart
      #6b4485 RGB pie chart
      #6b4485 color shades, tints & tones
#6b4485 color schemes
#6b4485 color preview, HTML & CSS examples
           This text has a color of #6b4485        
        
          <p style="color:#6b4485;">Text here</p>
        
        
          .mytext {color:#6b4485;}
        
        Text color #6b4485
      
           This box has a color of #6b4485        
        
          <div style="background-color:#6b4485;">Content here</div>
        
        
          .mybackground {background-color:#6b4485;}
        
        Background color #6b4485
      
           Border around this has a color of #6b4485        
        
          <div style="border:2px solid #6b4485;">Content here</div>
        
        
          .myborder {border:2px solid #6b4485;}
        
        Border color #6b4485