#8534cb color space conversions
Hex:
        #8534cb
        RGB:
        133, 52, 203
        CMY:
        48, 80, 20
        CMYK:
        34, 74, 0, 20
      HSL:
        272°, 59.2157%, 50.0000%
        HSV (HSB):
        272°, 74.3842%, 79.6078%
        XYZ:
        21.6803, 11.7543, 57.6260
        xyY:
        0.2381, 0.1291, 11.7543
      CIE-Lab:
        40.8230, 60.5744, -63.8062
        CIE-LCH:
        40.8230, 87.9800, 313.5116
        CIE-Luv:
        40.8230, 19.1001, -97.1675
        Hunter-Lab:
        34.2846, 52.8790, -75.6563
      #8534cb color charts
#8534cb RGB chart
      #8534cb CMYK chart
      #8534cb RGB pie chart
      #8534cb color shades, tints & tones
#8534cb color schemes
#8534cb color preview, HTML & CSS examples
           This text has a color of #8534cb        
        
          <p style="color:#8534cb;">Text here</p>
        
        
          .mytext {color:#8534cb;}
        
        Text color #8534cb
      
           This box has a color of #8534cb        
        
          <div style="background-color:#8534cb;">Content here</div>
        
        
          .mybackground {background-color:#8534cb;}
        
        Background color #8534cb
      
           Border around this has a color of #8534cb        
        
          <div style="border:2px solid #8534cb;">Content here</div>
        
        
          .myborder {border:2px solid #8534cb;}
        
        Border color #8534cb