#6e4ade color space conversions
Hex:
        #6e4ade
        RGB:
        110, 74, 222
        CMY:
        57, 71, 13
        CMYK:
        50, 67, 0, 13
      HSL:
        255°, 69.1589%, 58.0392%
        HSV (HSB):
        255°, 66.6667%, 87.0588%
        XYZ:
        22.0640, 13.4865, 70.5475
        xyY:
        0.2080, 0.1271, 13.4865
      CIE-Lab:
        43.4873, 50.8818, -70.4985
        CIE-LCH:
        43.4873, 86.9425, 305.8196
        CIE-Luv:
        43.4873, 2.5895, -107.3842
        Hunter-Lab:
        36.7239, 42.9771, -88.1906
      #6e4ade color charts
#6e4ade RGB chart
      #6e4ade CMYK chart
      #6e4ade RGB pie chart
      #6e4ade color shades, tints & tones
#6e4ade color schemes
#6e4ade color preview, HTML & CSS examples
           This text has a color of #6e4ade        
        
          <p style="color:#6e4ade;">Text here</p>
        
        
          .mytext {color:#6e4ade;}
        
        Text color #6e4ade
      
           This box has a color of #6e4ade        
        
          <div style="background-color:#6e4ade;">Content here</div>
        
        
          .mybackground {background-color:#6e4ade;}
        
        Background color #6e4ade
      
           Border around this has a color of #6e4ade        
        
          <div style="border:2px solid #6e4ade;">Content here</div>
        
        
          .myborder {border:2px solid #6e4ade;}
        
        Border color #6e4ade