#8532d5 color space conversions
Hex:
        #8532d5
        RGB:
        133, 50, 213
        CMY:
        48, 80, 16
        CMYK:
        38, 77, 0, 16
      HSL:
        271°, 65.9919%, 51.5686%
        HSV (HSB):
        271°, 76.5258%, 83.5294%
        XYZ:
        22.8237, 12.0718, 64.0779
        xyY:
        0.2306, 0.1220, 12.0718
      CIE-Lab:
        41.3301, 63.6673, -68.7571
        CIE-LCH:
        41.3301, 93.7073, 312.7989
        CIE-Luv:
        41.3301, 17.5286, -104.2720
        Hunter-Lab:
        34.7446, 56.4537, -85.0249
      #8532d5 color charts
#8532d5 RGB chart
      #8532d5 CMYK chart
      #8532d5 RGB pie chart
      #8532d5 color shades, tints & tones
#8532d5 color schemes
#8532d5 color preview, HTML & CSS examples
           This text has a color of #8532d5        
        
          <p style="color:#8532d5;">Text here</p>
        
        
          .mytext {color:#8532d5;}
        
        Text color #8532d5
      
           This box has a color of #8532d5        
        
          <div style="background-color:#8532d5;">Content here</div>
        
        
          .mybackground {background-color:#8532d5;}
        
        Background color #8532d5
      
           Border around this has a color of #8532d5        
        
          <div style="border:2px solid #8532d5;">Content here</div>
        
        
          .myborder {border:2px solid #8532d5;}
        
        Border color #8532d5