#8553a7 color space conversions
Hex:
        #8553a7
        RGB:
        133, 83, 167
        CMY:
        48, 67, 35
        CMYK:
        20, 50, 0, 35
      HSL:
        276°, 33.6000%, 49.0196%
        HSV (HSB):
        276°, 50.2994%, 65.4902%
        XYZ:
        19.7412, 13.9631, 38.2139
        xyY:
        0.2745, 0.1942, 13.9631
      CIE-Lab:
        44.1799, 36.7104, -37.3166
        CIE-LCH:
        44.1799, 52.3467, 314.5308
        CIE-Luv:
        44.1799, 18.2771, -59.0659
        Hunter-Lab:
        37.3672, 28.9093, -34.4764
      #8553a7 color charts
#8553a7 RGB chart
      #8553a7 CMYK chart
      #8553a7 RGB pie chart
      #8553a7 color shades, tints & tones
#8553a7 color schemes
#8553a7 color preview, HTML & CSS examples
           This text has a color of #8553a7        
        
          <p style="color:#8553a7;">Text here</p>
        
        
          .mytext {color:#8553a7;}
        
        Text color #8553a7
      
           This box has a color of #8553a7        
        
          <div style="background-color:#8553a7;">Content here</div>
        
        
          .mybackground {background-color:#8553a7;}
        
        Background color #8553a7
      
           Border around this has a color of #8553a7        
        
          <div style="border:2px solid #8553a7;">Content here</div>
        
        
          .myborder {border:2px solid #8553a7;}
        
        Border color #8553a7