#6d5bab color space conversions
Hex:
        #6d5bab
        RGB:
        109, 91, 171
        CMY:
        57, 64, 33
        CMYK:
        36, 47, 0, 33
      HSL:
        254°, 32.2581%, 51.3725%
        HSV (HSB):
        254°, 46.7836%, 67.0588%
        XYZ:
        17.3984, 13.6737, 40.2504
        xyY:
        0.2439, 0.1917, 13.6737
      CIE-Lab:
        43.7612, 26.3054, -40.5013
        CIE-LCH:
        43.7612, 48.2942, 303.0036
        CIE-Luv:
        43.7612, 2.7917, -62.4751
        Hunter-Lab:
        36.9779, 19.2746, -38.6525
      #6d5bab color charts
#6d5bab RGB chart
      #6d5bab CMYK chart
      #6d5bab RGB pie chart
      #6d5bab color shades, tints & tones
#6d5bab color schemes
#6d5bab color preview, HTML & CSS examples
           This text has a color of #6d5bab        
        
          <p style="color:#6d5bab;">Text here</p>
        
        
          .mytext {color:#6d5bab;}
        
        Text color #6d5bab
      
           This box has a color of #6d5bab        
        
          <div style="background-color:#6d5bab;">Content here</div>
        
        
          .mybackground {background-color:#6d5bab;}
        
        Background color #6d5bab
      
           Border around this has a color of #6d5bab        
        
          <div style="border:2px solid #6d5bab;">Content here</div>
        
        
          .myborder {border:2px solid #6d5bab;}
        
        Border color #6d5bab