#9356b7 color space conversions
Hex:
        #9356b7
        RGB:
        147, 86, 183
        CMY:
        42, 66, 28
        CMYK:
        20, 53, 0, 28
      HSL:
        278°, 40.2490%, 52.7451%
        HSV (HSB):
        278°, 53.0055%, 71.7647%
        XYZ:
        23.9077, 16.2775, 46.6815
        xyY:
        0.2752, 0.1874, 16.2775
      CIE-Lab:
        47.3365, 42.6215, -41.6074
        CIE-LCH:
        47.3365, 59.5631, 315.6898
        CIE-Luv:
        47.3365, 22.4506, -67.3064
        Hunter-Lab:
        40.3454, 35.1701, -40.3596
      #9356b7 color charts
#9356b7 RGB chart
      #9356b7 CMYK chart
      #9356b7 RGB pie chart
      #9356b7 color shades, tints & tones
#9356b7 color schemes
#9356b7 color preview, HTML & CSS examples
           This text has a color of #9356b7        
        
          <p style="color:#9356b7;">Text here</p>
        
        
          .mytext {color:#9356b7;}
        
        Text color #9356b7
      
           This box has a color of #9356b7        
        
          <div style="background-color:#9356b7;">Content here</div>
        
        
          .mybackground {background-color:#9356b7;}
        
        Background color #9356b7
      
           Border around this has a color of #9356b7        
        
          <div style="border:2px solid #9356b7;">Content here</div>
        
        
          .myborder {border:2px solid #9356b7;}
        
        Border color #9356b7