#9729bc color space conversions
Hex:
        #9729bc
        RGB:
        151, 41, 188
        CMY:
        41, 84, 26
        CMYK:
        20, 78, 0, 26
      HSL:
        285°, 64.1921%, 44.9020%
        HSV (HSB):
        285°, 78.1915%, 73.7255%
        XYZ:
        22.6325, 11.7960, 48.6609
        xyY:
        0.2724, 0.1420, 11.7960
      CIE-Lab:
        40.8901, 64.6937, -54.8240
        CIE-LCH:
        40.8901, 84.7994, 319.7207
        CIE-Luv:
        40.8901, 34.0973, -85.6408
        Hunter-Lab:
        34.3453, 57.5217, -59.9611
      #9729bc color charts
#9729bc RGB chart
      #9729bc CMYK chart
      #9729bc RGB pie chart
      #9729bc color shades, tints & tones
#9729bc color schemes
#9729bc color preview, HTML & CSS examples
           This text has a color of #9729bc        
        
          <p style="color:#9729bc;">Text here</p>
        
        
          .mytext {color:#9729bc;}
        
        Text color #9729bc
      
           This box has a color of #9729bc        
        
          <div style="background-color:#9729bc;">Content here</div>
        
        
          .mybackground {background-color:#9729bc;}
        
        Background color #9729bc
      
           Border around this has a color of #9729bc        
        
          <div style="border:2px solid #9729bc;">Content here</div>
        
        
          .myborder {border:2px solid #9729bc;}
        
        Border color #9729bc