#6e28aa color space conversions
Hex:
        #6e28aa
        RGB:
        110, 40, 170
        CMY:
        57, 84, 33
        CMYK:
        35, 76, 0, 33
      HSL:
        272°, 61.9048%, 41.1765%
        HSV (HSB):
        272°, 76.4706%, 66.6667%
        XYZ:
        14.4449, 7.7349, 38.7619
        xyY:
        0.2370, 0.1269, 7.7349
      CIE-Lab:
        33.4245, 53.7898, -56.5316
        CIE-LCH:
        33.4245, 78.0331, 313.5763
        CIE-Luv:
        33.4245, 15.7815, -80.9150
        Hunter-Lab:
        27.8116, 44.0397, -63.1661
      #6e28aa color charts
#6e28aa RGB chart
      #6e28aa CMYK chart
      #6e28aa RGB pie chart
      #6e28aa color shades, tints & tones
#6e28aa color schemes
#6e28aa color preview, HTML & CSS examples
           This text has a color of #6e28aa        
        
          <p style="color:#6e28aa;">Text here</p>
        
        
          .mytext {color:#6e28aa;}
        
        Text color #6e28aa
      
           This box has a color of #6e28aa        
        
          <div style="background-color:#6e28aa;">Content here</div>
        
        
          .mybackground {background-color:#6e28aa;}
        
        Background color #6e28aa
      
           Border around this has a color of #6e28aa        
        
          <div style="border:2px solid #6e28aa;">Content here</div>
        
        
          .myborder {border:2px solid #6e28aa;}
        
        Border color #6e28aa