#6e2396 color space conversions
Hex:
        #6e2396
        RGB:
        110, 35, 150
        CMY:
        57, 86, 41
        CMYK:
        27, 77, 0, 41
      HSL:
        279°, 62.1622%, 36.2745%
        HSV (HSB):
        279°, 76.6667%, 58.8235%
        XYZ:
        12.5365, 6.7191, 29.4903
        xyY:
        0.2572, 0.1378, 6.7191
      CIE-Lab:
        31.1586, 51.2464, -48.0927
        CIE-LCH:
        31.1586, 70.2787, 316.8183
        CIE-Luv:
        31.1586, 20.5208, -68.3200
        Hunter-Lab:
        25.9212, 40.9673, -49.3090
      #6e2396 color charts
#6e2396 RGB chart
      #6e2396 CMYK chart
      #6e2396 RGB pie chart
      #6e2396 color shades, tints & tones
#6e2396 color schemes
#6e2396 color preview, HTML & CSS examples
           This text has a color of #6e2396        
        
          <p style="color:#6e2396;">Text here</p>
        
        
          .mytext {color:#6e2396;}
        
        Text color #6e2396
      
           This box has a color of #6e2396        
        
          <div style="background-color:#6e2396;">Content here</div>
        
        
          .mybackground {background-color:#6e2396;}
        
        Background color #6e2396
      
           Border around this has a color of #6e2396        
        
          <div style="border:2px solid #6e2396;">Content here</div>
        
        
          .myborder {border:2px solid #6e2396;}
        
        Border color #6e2396