#8533cf color space conversions
Hex:
        #8533cf
        RGB:
        133, 51, 207
        CMY:
        48, 80, 19
        CMYK:
        36, 75, 0, 19
      HSL:
        272°, 61.9048%, 50.5882%
        HSV (HSB):
        272°, 75.3623%, 81.1765%
        XYZ:
        22.1192, 11.8592, 60.1547
        xyY:
        0.2350, 0.1260, 11.8592
      CIE-Lab:
        40.9914, 61.8956, -65.8482
        CIE-LCH:
        40.9914, 90.3718, 313.2278
        CIE-Luv:
        40.9914, 18.4940, -100.0811
        Hunter-Lab:
        34.4372, 54.3864, -79.4615
      #8533cf color charts
#8533cf RGB chart
      #8533cf CMYK chart
      #8533cf RGB pie chart
      #8533cf color shades, tints & tones
#8533cf color schemes
#8533cf color preview, HTML & CSS examples
           This text has a color of #8533cf        
        
          <p style="color:#8533cf;">Text here</p>
        
        
          .mytext {color:#8533cf;}
        
        Text color #8533cf
      
           This box has a color of #8533cf        
        
          <div style="background-color:#8533cf;">Content here</div>
        
        
          .mybackground {background-color:#8533cf;}
        
        Background color #8533cf
      
           Border around this has a color of #8533cf        
        
          <div style="border:2px solid #8533cf;">Content here</div>
        
        
          .myborder {border:2px solid #8533cf;}
        
        Border color #8533cf