#6e31a1 color space conversions
Hex:
        #6e31a1
        RGB:
        110, 49, 161
        CMY:
        57, 81, 37
        CMYK:
        32, 70, 0, 37
      HSL:
        273°, 53.3333%, 41.1765%
        HSV (HSB):
        273°, 69.5652%, 63.1373%
        XYZ:
        13.9617, 8.0848, 34.5429
        xyY:
        0.2467, 0.1429, 8.0848
      CIE-Lab:
        34.1589, 47.6153, -49.9238
        CIE-LCH:
        34.1589, 68.9899, 313.6442
        CIE-Luv:
        34.1589, 15.9703, -72.6989
        Hunter-Lab:
        28.4338, 37.8889, -52.1248
      #6e31a1 color charts
#6e31a1 RGB chart
      #6e31a1 CMYK chart
      #6e31a1 RGB pie chart
      #6e31a1 color shades, tints & tones
#6e31a1 color schemes
#6e31a1 color preview, HTML & CSS examples
           This text has a color of #6e31a1        
        
          <p style="color:#6e31a1;">Text here</p>
        
        
          .mytext {color:#6e31a1;}
        
        Text color #6e31a1
      
           This box has a color of #6e31a1        
        
          <div style="background-color:#6e31a1;">Content here</div>
        
        
          .mybackground {background-color:#6e31a1;}
        
        Background color #6e31a1
      
           Border around this has a color of #6e31a1        
        
          <div style="border:2px solid #6e31a1;">Content here</div>
        
        
          .myborder {border:2px solid #6e31a1;}
        
        Border color #6e31a1