#9706c5 color space conversions
Hex:
        #9706c5
        RGB:
        151, 6, 197
        CMY:
        41, 98, 23
        CMYK:
        23, 97, 0, 23
      HSL:
        286°, 94.0887%, 39.8039%
        HSV (HSB):
        286°, 96.9543%, 77.2549%
        XYZ:
        22.9057, 10.7408, 53.6892
        xyY:
        0.2623, 0.1230, 10.7408
      CIE-Lab:
        39.1404, 73.4771, -62.9359
        CIE-LCH:
        39.1404, 96.7461, 319.4187
        CIE-Luv:
        39.1404, 34.4310, -95.7666
        Hunter-Lab:
        32.7731, 67.4036, -74.1882
      #9706c5 color charts
#9706c5 RGB chart
      #9706c5 CMYK chart
      #9706c5 RGB pie chart
      #9706c5 color shades, tints & tones
#9706c5 color schemes
#9706c5 color preview, HTML & CSS examples
           This text has a color of #9706c5        
        
          <p style="color:#9706c5;">Text here</p>
        
        
          .mytext {color:#9706c5;}
        
        Text color #9706c5
      
           This box has a color of #9706c5        
        
          <div style="background-color:#9706c5;">Content here</div>
        
        
          .mybackground {background-color:#9706c5;}
        
        Background color #9706c5
      
           Border around this has a color of #9706c5        
        
          <div style="border:2px solid #9706c5;">Content here</div>
        
        
          .myborder {border:2px solid #9706c5;}
        
        Border color #9706c5