#9352cf color space conversions
Hex:
        #9352cf
        RGB:
        147, 82, 207
        CMY:
        42, 68, 19
        CMYK:
        29, 60, 0, 19
      HSL:
        271°, 56.5611%, 56.6667%
        HSV (HSB):
        271°, 60.3865%, 81.1765%
        XYZ:
        26.3124, 16.7426, 60.8763
        xyY:
        0.2532, 0.1611, 16.7426
      CIE-Lab:
        47.9341, 50.2917, -54.5317
        CIE-LCH:
        47.9341, 74.1820, 312.6837
        CIE-Luv:
        47.9341, 19.2698, -87.7514
        Hunter-Lab:
        40.9178, 43.1794, -59.5676
      #9352cf color charts
#9352cf RGB chart
      #9352cf CMYK chart
      #9352cf RGB pie chart
      #9352cf color shades, tints & tones
#9352cf color schemes
#9352cf color preview, HTML & CSS examples
           This text has a color of #9352cf        
        
          <p style="color:#9352cf;">Text here</p>
        
        
          .mytext {color:#9352cf;}
        
        Text color #9352cf
      
           This box has a color of #9352cf        
        
          <div style="background-color:#9352cf;">Content here</div>
        
        
          .mybackground {background-color:#9352cf;}
        
        Background color #9352cf
      
           Border around this has a color of #9352cf        
        
          <div style="border:2px solid #9352cf;">Content here</div>
        
        
          .myborder {border:2px solid #9352cf;}
        
        Border color #9352cf