#6e0eaa color space conversions
Hex:
        #6e0eaa
        RGB:
        110, 14, 170
        CMY:
        57, 95, 33
        CMYK:
        35, 92, 0, 33
      HSL:
        277°, 84.7826%, 36.0784%
        HSV (HSB):
        277°, 91.7647%, 66.6667%
        XYZ:
        13.8431, 6.5314, 38.5613
        xyY:
        0.2349, 0.1108, 6.5314
      CIE-Lab:
        30.7153, 61.7095, -60.9577
        CIE-LCH:
        30.7153, 86.7404, 315.3511
        CIE-Luv:
        30.7153, 18.1917, -83.8328
        Hunter-Lab:
        25.5565, 51.9638, -71.5709
      #6e0eaa color charts
#6e0eaa RGB chart
      #6e0eaa CMYK chart
      #6e0eaa RGB pie chart
      #6e0eaa color shades, tints & tones
#6e0eaa color schemes
#6e0eaa color preview, HTML & CSS examples
           This text has a color of #6e0eaa        
        
          <p style="color:#6e0eaa;">Text here</p>
        
        
          .mytext {color:#6e0eaa;}
        
        Text color #6e0eaa
      
           This box has a color of #6e0eaa        
        
          <div style="background-color:#6e0eaa;">Content here</div>
        
        
          .mybackground {background-color:#6e0eaa;}
        
        Background color #6e0eaa
      
           Border around this has a color of #6e0eaa        
        
          <div style="border:2px solid #6e0eaa;">Content here</div>
        
        
          .myborder {border:2px solid #6e0eaa;}
        
        Border color #6e0eaa