#9705b1 color space conversions
Hex:
        #9705b1
        RGB:
        151, 5, 177
        CMY:
        41, 98, 31
        CMYK:
        15, 97, 0, 31
      HSL:
        291°, 94.5055%, 35.6863%
        HSV (HSB):
        291°, 97.1751%, 69.4118%
        XYZ:
        20.7526, 9.8622, 42.4048
        xyY:
        0.2842, 0.1351, 9.8622
      CIE-Lab:
        37.5939, 70.0712, -53.6512
        CIE-LCH:
        37.5939, 88.2521, 322.5599
        CIE-Luv:
        37.5939, 40.4151, -82.2865
        Hunter-Lab:
        31.4041, 62.9999, -58.0761
      #9705b1 color charts
#9705b1 RGB chart
      #9705b1 CMYK chart
      #9705b1 RGB pie chart
      #9705b1 color shades, tints & tones
#9705b1 color schemes
#9705b1 color preview, HTML & CSS examples
           This text has a color of #9705b1        
        
          <p style="color:#9705b1;">Text here</p>
        
        
          .mytext {color:#9705b1;}
        
        Text color #9705b1
      
           This box has a color of #9705b1        
        
          <div style="background-color:#9705b1;">Content here</div>
        
        
          .mybackground {background-color:#9705b1;}
        
        Background color #9705b1
      
           Border around this has a color of #9705b1        
        
          <div style="border:2px solid #9705b1;">Content here</div>
        
        
          .myborder {border:2px solid #9705b1;}
        
        Border color #9705b1