#6535a7 color space conversions
Hex:
        #6535a7
        RGB:
        101, 53, 167
        CMY:
        60, 79, 35
        CMYK:
        40, 68, 0, 35
      HSL:
        265°, 51.8182%, 43.1373%
        HSV (HSB):
        265°, 68.2635%, 65.4902%
        XYZ:
        13.6150, 8.1029, 37.4056
        xyY:
        0.2303, 0.1371, 8.1029
      CIE-Lab:
        34.1963, 45.2517, -53.5280
        CIE-LCH:
        34.1963, 70.0925, 310.2106
        CIE-Luv:
        34.1963, 9.9183, -77.1461
        Hunter-Lab:
        28.4656, 35.5608, -57.9848
      #6535a7 color charts
#6535a7 RGB chart
      #6535a7 CMYK chart
      #6535a7 RGB pie chart
      #6535a7 color shades, tints & tones
#6535a7 color schemes
#6535a7 color preview, HTML & CSS examples
           This text has a color of #6535a7        
        
          <p style="color:#6535a7;">Text here</p>
        
        
          .mytext {color:#6535a7;}
        
        Text color #6535a7
      
           This box has a color of #6535a7        
        
          <div style="background-color:#6535a7;">Content here</div>
        
        
          .mybackground {background-color:#6535a7;}
        
        Background color #6535a7
      
           Border around this has a color of #6535a7        
        
          <div style="border:2px solid #6535a7;">Content here</div>
        
        
          .myborder {border:2px solid #6535a7;}
        
        Border color #6535a7