#7533ec color space conversions
Hex:
        #7533ec
        RGB:
        117, 51, 236
        CMY:
        54, 80, 7
        CMYK:
        50, 78, 0, 7
      HSL:
        261°, 82.9596%, 56.2745%
        HSV (HSB):
        261°, 78.3898%, 92.5490%
        XYZ:
        23.6603, 12.2057, 80.4658
        xyY:
        0.2034, 0.1049, 12.2057
      CIE-Lab:
        41.5412, 66.5089, -81.6113
        CIE-LCH:
        41.5412, 105.2798, 309.1782
        CIE-Luv:
        41.5412, 7.2069, -120.5418
        Hunter-Lab:
        34.9366, 59.7471, -112.1006
      #7533ec color charts
#7533ec RGB chart
      #7533ec CMYK chart
      #7533ec RGB pie chart
      #7533ec color shades, tints & tones
#7533ec color schemes
#7533ec color preview, HTML & CSS examples
           This text has a color of #7533ec        
        
          <p style="color:#7533ec;">Text here</p>
        
        
          .mytext {color:#7533ec;}
        
        Text color #7533ec
      
           This box has a color of #7533ec        
        
          <div style="background-color:#7533ec;">Content here</div>
        
        
          .mybackground {background-color:#7533ec;}
        
        Background color #7533ec
      
           Border around this has a color of #7533ec        
        
          <div style="border:2px solid #7533ec;">Content here</div>
        
        
          .myborder {border:2px solid #7533ec;}
        
        Border color #7533ec