#9352a3 color space conversions
Hex:
        #9352a3
        RGB:
        147, 82, 163
        CMY:
        42, 68, 36
        CMYK:
        10, 50, 0, 36
      HSL:
        288°, 33.0612%, 48.0392%
        HSV (HSB):
        288°, 49.6933%, 63.9216%
        XYZ:
        21.6608, 14.8820, 36.3812
        xyY:
        0.2970, 0.2041, 14.8820
      CIE-Lab:
        45.4721, 40.4430, -32.7964
        CIE-LCH:
        45.4721, 52.0696, 320.9604
        CIE-Luv:
        45.4721, 27.7192, -53.2126
        Hunter-Lab:
        38.5772, 32.7163, -28.9110
      #9352a3 color charts
#9352a3 RGB chart
      #9352a3 CMYK chart
      #9352a3 RGB pie chart
      #9352a3 color shades, tints & tones
#9352a3 color schemes
#9352a3 color preview, HTML & CSS examples
           This text has a color of #9352a3        
        
          <p style="color:#9352a3;">Text here</p>
        
        
          .mytext {color:#9352a3;}
        
        Text color #9352a3
      
           This box has a color of #9352a3        
        
          <div style="background-color:#9352a3;">Content here</div>
        
        
          .mybackground {background-color:#9352a3;}
        
        Background color #9352a3
      
           Border around this has a color of #9352a3        
        
          <div style="border:2px solid #9352a3;">Content here</div>
        
        
          .myborder {border:2px solid #9352a3;}
        
        Border color #9352a3