#6b53a5 color space conversions
Hex:
        #6b53a5
        RGB:
        107, 83, 165
        CMY:
        58, 67, 35
        CMYK:
        35, 50, 0, 35
      HSL:
        258°, 33.0645%, 48.6275%
        HSV (HSB):
        258°, 49.6970%, 64.7059%
        XYZ:
        15.9482, 12.0289, 37.0786
        xyY:
        0.2451, 0.1849, 12.0289
      CIE-Lab:
        41.2621, 28.9597, -40.9363
        CIE-LCH:
        41.2621, 50.1442, 305.2769
        CIE-Luv:
        41.2621, 5.1157, -62.4404
        Hunter-Lab:
        34.6827, 21.3850, -39.1077
      #6b53a5 color charts
#6b53a5 RGB chart
      #6b53a5 CMYK chart
      #6b53a5 RGB pie chart
      #6b53a5 color shades, tints & tones
#6b53a5 color schemes
#6b53a5 color preview, HTML & CSS examples
           This text has a color of #6b53a5        
        
          <p style="color:#6b53a5;">Text here</p>
        
        
          .mytext {color:#6b53a5;}
        
        Text color #6b53a5
      
           This box has a color of #6b53a5        
        
          <div style="background-color:#6b53a5;">Content here</div>
        
        
          .mybackground {background-color:#6b53a5;}
        
        Background color #6b53a5
      
           Border around this has a color of #6b53a5        
        
          <div style="border:2px solid #6b53a5;">Content here</div>
        
        
          .myborder {border:2px solid #6b53a5;}
        
        Border color #6b53a5