#6d4485 color space conversions
Hex:
        #6d4485
        RGB:
        109, 68, 133
        CMY:
        57, 73, 48
        CMYK:
        18, 49, 0, 48
      HSL:
        278°, 32.3383%, 39.4118%
        HSV (HSB):
        278°, 48.8722%, 52.1569%
        XYZ:
        12.6074, 9.0789, 23.2782
        xyY:
        0.2804, 0.2019, 9.0789
      CIE-Lab:
        36.1358, 30.2725, -29.7003
        CIE-LCH:
        36.1358, 42.4091, 315.5466
        CIE-Luv:
        36.1358, 15.4211, -44.4359
        Hunter-Lab:
        30.1312, 21.9579, -24.7133
      #6d4485 color charts
#6d4485 RGB chart
      #6d4485 CMYK chart
      #6d4485 RGB pie chart
      #6d4485 color shades, tints & tones
#6d4485 color schemes
#6d4485 color preview, HTML & CSS examples
           This text has a color of #6d4485        
        
          <p style="color:#6d4485;">Text here</p>
        
        
          .mytext {color:#6d4485;}
        
        Text color #6d4485
      
           This box has a color of #6d4485        
        
          <div style="background-color:#6d4485;">Content here</div>
        
        
          .mybackground {background-color:#6d4485;}
        
        Background color #6d4485
      
           Border around this has a color of #6d4485        
        
          <div style="border:2px solid #6d4485;">Content here</div>
        
        
          .myborder {border:2px solid #6d4485;}
        
        Border color #6d4485