#8352bd color space conversions
Hex:
        #8352bd
        RGB:
        131, 82, 189
        CMY:
        49, 68, 26
        CMYK:
        31, 57, 0, 26
      HSL:
        267°, 44.7699%, 53.1373%
        HSV (HSB):
        267°, 56.6138%, 74.1176%
        XYZ:
        21.5627, 14.5340, 49.8130
        xyY:
        0.2510, 0.1692, 14.5340
      CIE-Lab:
        44.9892, 42.0627, -48.9538
        CIE-LCH:
        44.9892, 64.5426, 310.6702
        CIE-Luv:
        44.9892, 13.9651, -77.2507
        Hunter-Lab:
        38.1235, 34.2436, -50.7832
      #8352bd color charts
#8352bd RGB chart
      #8352bd CMYK chart
      #8352bd RGB pie chart
      #8352bd color shades, tints & tones
#8352bd color schemes
#8352bd color preview, HTML & CSS examples
           This text has a color of #8352bd        
        
          <p style="color:#8352bd;">Text here</p>
        
        
          .mytext {color:#8352bd;}
        
        Text color #8352bd
      
           This box has a color of #8352bd        
        
          <div style="background-color:#8352bd;">Content here</div>
        
        
          .mybackground {background-color:#8352bd;}
        
        Background color #8352bd
      
           Border around this has a color of #8352bd        
        
          <div style="border:2px solid #8352bd;">Content here</div>
        
        
          .myborder {border:2px solid #8352bd;}
        
        Border color #8352bd