#6d6fae color space conversions
Hex:
        #6d6fae
        RGB:
        109, 111, 174
        CMY:
        57, 56, 32
        CMYK:
        37, 36, 0, 32
      HSL:
        238°, 28.6344%, 55.4902%
        HSV (HSB):
        238°, 37.3563%, 68.2353%
        XYZ:
        19.6311, 17.6761, 42.4216
        xyY:
        0.2462, 0.2217, 17.6761
      CIE-Lab:
        49.1008, 14.9482, -33.8309
        CIE-LCH:
        49.1008, 36.9862, 293.8382
        CIE-Luv:
        49.1008, -4.6365, -52.4966
        Hunter-Lab:
        42.0429, 9.7718, -30.3939
      #6d6fae color charts
#6d6fae RGB chart
      #6d6fae CMYK chart
      #6d6fae RGB pie chart
      #6d6fae color shades, tints & tones
#6d6fae color schemes
#6d6fae color preview, HTML & CSS examples
           This text has a color of #6d6fae        
        
          <p style="color:#6d6fae;">Text here</p>
        
        
          .mytext {color:#6d6fae;}
        
        Text color #6d6fae
      
           This box has a color of #6d6fae        
        
          <div style="background-color:#6d6fae;">Content here</div>
        
        
          .mybackground {background-color:#6d6fae;}
        
        Background color #6d6fae
      
           Border around this has a color of #6d6fae        
        
          <div style="border:2px solid #6d6fae;">Content here</div>
        
        
          .myborder {border:2px solid #6d6fae;}
        
        Border color #6d6fae