#8532d7 color space conversions
Hex:
        #8532d7
        RGB:
        133, 50, 215
        CMY:
        48, 80, 16
        CMYK:
        38, 77, 0, 16
      HSL:
        270°, 67.3469%, 51.9608%
        HSV (HSB):
        270°, 76.7442%, 84.3137%
        XYZ:
        23.0792, 12.1740, 65.4234
        xyY:
        0.2292, 0.1209, 12.1740
      CIE-Lab:
        41.4914, 64.1272, -69.6439
        CIE-LCH:
        41.4914, 94.6709, 312.6385
        CIE-Luv:
        41.4914, 17.1670, -105.5885
        Hunter-Lab:
        34.8913, 57.0108, -86.7485
      #8532d7 color charts
#8532d7 RGB chart
      #8532d7 CMYK chart
      #8532d7 RGB pie chart
      #8532d7 color shades, tints & tones
#8532d7 color schemes
#8532d7 color preview, HTML & CSS examples
           This text has a color of #8532d7        
        
          <p style="color:#8532d7;">Text here</p>
        
        
          .mytext {color:#8532d7;}
        
        Text color #8532d7
      
           This box has a color of #8532d7        
        
          <div style="background-color:#8532d7;">Content here</div>
        
        
          .mybackground {background-color:#8532d7;}
        
        Background color #8532d7
      
           Border around this has a color of #8532d7        
        
          <div style="border:2px solid #8532d7;">Content here</div>
        
        
          .myborder {border:2px solid #8532d7;}
        
        Border color #8532d7