#7533dd color space conversions
Hex:
        #7533dd
        RGB:
        117, 51, 221
        CMY:
        54, 80, 13
        CMYK:
        47, 77, 0, 13
      HSL:
        263°, 71.4286%, 53.3333%
        HSV (HSB):
        263°, 76.9231%, 86.6667%
        XYZ:
        21.5711, 11.3700, 69.4643
        xyY:
        0.2106, 0.1110, 11.3700
      CIE-Lab:
        40.1968, 62.7593, -75.2815
        CIE-LCH:
        40.1968, 98.0103, 309.8167
        CIE-Luv:
        40.1968, 9.1939, -111.2211
        Hunter-Lab:
        33.7195, 55.1814, -98.5377
      #7533dd color charts
#7533dd RGB chart
      #7533dd CMYK chart
      #7533dd RGB pie chart
      #7533dd color shades, tints & tones
#7533dd color schemes
#7533dd color preview, HTML & CSS examples
           This text has a color of #7533dd        
        
          <p style="color:#7533dd;">Text here</p>
        
        
          .mytext {color:#7533dd;}
        
        Text color #7533dd
      
           This box has a color of #7533dd        
        
          <div style="background-color:#7533dd;">Content here</div>
        
        
          .mybackground {background-color:#7533dd;}
        
        Background color #7533dd
      
           Border around this has a color of #7533dd        
        
          <div style="border:2px solid #7533dd;">Content here</div>
        
        
          .myborder {border:2px solid #7533dd;}
        
        Border color #7533dd