#6a53ae color space conversions
Hex:
        #6a53ae
        RGB:
        106, 83, 174
        CMY:
        58, 67, 32
        CMYK:
        39, 52, 0, 32
      HSL:
        255°, 35.9684%, 50.3922%
        HSV (HSB):
        255°, 52.2989%, 68.2353%
        XYZ:
        16.6771, 12.3067, 41.5408
        xyY:
        0.2365, 0.1745, 12.3067
      CIE-Lab:
        41.6994, 31.2134, -45.5740
        CIE-LCH:
        41.6994, 55.2383, 304.4071
        CIE-Luv:
        41.6994, 3.7134, -69.6464
        Hunter-Lab:
        35.0809, 23.4656, -45.6514
      #6a53ae color charts
#6a53ae RGB chart
      #6a53ae CMYK chart
      #6a53ae RGB pie chart
      #6a53ae color shades, tints & tones
#6a53ae color schemes
#6a53ae color preview, HTML & CSS examples
           This text has a color of #6a53ae        
        
          <p style="color:#6a53ae;">Text here</p>
        
        
          .mytext {color:#6a53ae;}
        
        Text color #6a53ae
      
           This box has a color of #6a53ae        
        
          <div style="background-color:#6a53ae;">Content here</div>
        
        
          .mybackground {background-color:#6a53ae;}
        
        Background color #6a53ae
      
           Border around this has a color of #6a53ae        
        
          <div style="border:2px solid #6a53ae;">Content here</div>
        
        
          .myborder {border:2px solid #6a53ae;}
        
        Border color #6a53ae