#6a1cae color space conversions
Hex:
        #6a1cae
        RGB:
        106, 28, 174
        CMY:
        58, 89, 32
        CMYK:
        39, 84, 0, 32
      HSL:
        272°, 72.2772%, 39.6078%
        HSV (HSB):
        272°, 83.9080%, 68.2353%
        XYZ:
        13.9991, 6.9507, 40.6482
        xyY:
        0.2273, 0.1128, 6.9507
      CIE-Lab:
        31.6943, 58.4735, -61.7776
        CIE-LCH:
        31.6943, 85.0625, 313.4261
        CIE-Luv:
        31.6943, 14.5365, -85.6633
        Hunter-Lab:
        26.3641, 48.6445, -72.9584
      #6a1cae color charts
#6a1cae RGB chart
      #6a1cae CMYK chart
      #6a1cae RGB pie chart
      #6a1cae color shades, tints & tones
#6a1cae color schemes
#6a1cae color preview, HTML & CSS examples
           This text has a color of #6a1cae        
        
          <p style="color:#6a1cae;">Text here</p>
        
        
          .mytext {color:#6a1cae;}
        
        Text color #6a1cae
      
           This box has a color of #6a1cae        
        
          <div style="background-color:#6a1cae;">Content here</div>
        
        
          .mybackground {background-color:#6a1cae;}
        
        Background color #6a1cae
      
           Border around this has a color of #6a1cae        
        
          <div style="border:2px solid #6a1cae;">Content here</div>
        
        
          .myborder {border:2px solid #6a1cae;}
        
        Border color #6a1cae