#9706d5 color space conversions
Hex:
        #9706d5
        RGB:
        151, 6, 213
        CMY:
        41, 98, 16
        CMYK:
        29, 97, 0, 16
      HSL:
        282°, 94.5205%, 42.9412%
        HSV (HSB):
        282°, 97.1831%, 83.5294%
        XYZ:
        24.8379, 11.5137, 63.8640
        xyY:
        0.2478, 0.1149, 11.5137
      CIE-Lab:
        40.4325, 76.4217, -70.1181
        CIE-LCH:
        40.4325, 103.7151, 317.4632
        CIE-Luv:
        40.4325, 30.2096, -106.1998
        Hunter-Lab:
        33.9318, 71.2804, -87.8393
      #9706d5 color charts
#9706d5 RGB chart
      #9706d5 CMYK chart
      #9706d5 RGB pie chart
      #9706d5 color shades, tints & tones
#9706d5 color schemes
#9706d5 color preview, HTML & CSS examples
           This text has a color of #9706d5        
        
          <p style="color:#9706d5;">Text here</p>
        
        
          .mytext {color:#9706d5;}
        
        Text color #9706d5
      
           This box has a color of #9706d5        
        
          <div style="background-color:#9706d5;">Content here</div>
        
        
          .mybackground {background-color:#9706d5;}
        
        Background color #9706d5
      
           Border around this has a color of #9706d5        
        
          <div style="border:2px solid #9706d5;">Content here</div>
        
        
          .myborder {border:2px solid #9706d5;}
        
        Border color #9706d5