#9729af color space conversions
Hex:
        #9729af
        RGB:
        151, 41, 175
        CMY:
        41, 84, 31
        CMYK:
        14, 77, 0, 31
      HSL:
        289°, 62.0370%, 42.3529%
        HSV (HSB):
        289°, 76.5714%, 68.6275%
        XYZ:
        21.2933, 11.2603, 41.6086
        xyY:
        0.2871, 0.1518, 11.2603
      CIE-Lab:
        40.0155, 62.2259, -48.5562
        CIE-LCH:
        40.0155, 78.9288, 322.0343
        CIE-Luv:
        40.0155, 37.7305, -76.2809
        Hunter-Lab:
        33.5564, 54.5438, -50.0277
      #9729af color charts
#9729af RGB chart
      #9729af CMYK chart
      #9729af RGB pie chart
      #9729af color shades, tints & tones
#9729af color schemes
#9729af color preview, HTML & CSS examples
           This text has a color of #9729af        
        
          <p style="color:#9729af;">Text here</p>
        
        
          .mytext {color:#9729af;}
        
        Text color #9729af
      
           This box has a color of #9729af        
        
          <div style="background-color:#9729af;">Content here</div>
        
        
          .mybackground {background-color:#9729af;}
        
        Background color #9729af
      
           Border around this has a color of #9729af        
        
          <div style="border:2px solid #9729af;">Content here</div>
        
        
          .myborder {border:2px solid #9729af;}
        
        Border color #9729af