#7536af color space conversions
Hex:
        #7536af
        RGB:
        117, 54, 175
        CMY:
        54, 79, 31
        CMYK:
        33, 69, 0, 31
      HSL:
        271°, 52.8384%, 44.9020%
        HSV (HSB):
        271°, 69.1429%, 68.6275%
        XYZ:
        16.3931, 9.5154, 41.5301
        xyY:
        0.2431, 0.1411, 9.5154
      CIE-Lab:
        36.9582, 50.0519, -53.7360
        CIE-LCH:
        36.9582, 73.4353, 312.9671
        CIE-Luv:
        36.9582, 15.9907, -79.9906
        Hunter-Lab:
        30.8470, 40.8786, -58.2306
      #7536af color charts
#7536af RGB chart
      #7536af CMYK chart
      #7536af RGB pie chart
      #7536af color shades, tints & tones
#7536af color schemes
#7536af color preview, HTML & CSS examples
           This text has a color of #7536af        
        
          <p style="color:#7536af;">Text here</p>
        
        
          .mytext {color:#7536af;}
        
        Text color #7536af
      
           This box has a color of #7536af        
        
          <div style="background-color:#7536af;">Content here</div>
        
        
          .mybackground {background-color:#7536af;}
        
        Background color #7536af
      
           Border around this has a color of #7536af        
        
          <div style="border:2px solid #7536af;">Content here</div>
        
        
          .myborder {border:2px solid #7536af;}
        
        Border color #7536af