#9352cb color space conversions
Hex:
        #9352cb
        RGB:
        147, 82, 203
        CMY:
        42, 68, 20
        CMYK:
        28, 60, 0, 20
      HSL:
        272°, 53.7778%, 55.8824%
        HSV (HSB):
        272°, 59.6059%, 79.6078%
        XYZ:
        25.8294, 16.5494, 58.3329
        xyY:
        0.2565, 0.1643, 16.5494
      CIE-Lab:
        47.6872, 49.3496, -52.6300
        CIE-LCH:
        47.6872, 72.1478, 313.1576
        CIE-Luv:
        47.6872, 19.9809, -84.7214
        Hunter-Lab:
        40.6810, 42.1425, -56.5399
      #9352cb color charts
#9352cb RGB chart
      #9352cb CMYK chart
      #9352cb RGB pie chart
      #9352cb color shades, tints & tones
#9352cb color schemes
#9352cb color preview, HTML & CSS examples
           This text has a color of #9352cb        
        
          <p style="color:#9352cb;">Text here</p>
        
        
          .mytext {color:#9352cb;}
        
        Text color #9352cb
      
           This box has a color of #9352cb        
        
          <div style="background-color:#9352cb;">Content here</div>
        
        
          .mybackground {background-color:#9352cb;}
        
        Background color #9352cb
      
           Border around this has a color of #9352cb        
        
          <div style="border:2px solid #9352cb;">Content here</div>
        
        
          .myborder {border:2px solid #9352cb;}
        
        Border color #9352cb