#6b49ae color space conversions
Hex:
        #6b49ae
        RGB:
        107, 73, 174
        CMY:
        58, 71, 32
        CMYK:
        39, 58, 0, 32
      HSL:
        260°, 40.8907%, 48.4314%
        HSV (HSB):
        260°, 58.0460%, 68.2353%
        XYZ:
        16.0859, 10.9469, 41.3095
        xyY:
        0.2354, 0.1602, 10.9469
      CIE-Lab:
        39.4909, 37.3858, -49.1122
        CIE-LCH:
        39.4909, 61.7228, 307.2796
        CIE-Luv:
        39.4909, 7.0157, -74.1748
        Hunter-Lab:
        33.0861, 28.8833, -50.8661
      #6b49ae color charts
#6b49ae RGB chart
      #6b49ae CMYK chart
      #6b49ae RGB pie chart
      #6b49ae color shades, tints & tones
#6b49ae color schemes
#6b49ae color preview, HTML & CSS examples
           This text has a color of #6b49ae        
        
          <p style="color:#6b49ae;">Text here</p>
        
        
          .mytext {color:#6b49ae;}
        
        Text color #6b49ae
      
           This box has a color of #6b49ae        
        
          <div style="background-color:#6b49ae;">Content here</div>
        
        
          .mybackground {background-color:#6b49ae;}
        
        Background color #6b49ae
      
           Border around this has a color of #6b49ae        
        
          <div style="border:2px solid #6b49ae;">Content here</div>
        
        
          .myborder {border:2px solid #6b49ae;}
        
        Border color #6b49ae