#9726ad color space conversions
Hex:
        #9726ad
        RGB:
        151, 38, 173
        CMY:
        41, 85, 32
        CMYK:
        13, 78, 0, 32
      HSL:
        290°, 63.9810%, 41.3725%
        HSV (HSB):
        290°, 78.0347%, 67.8431%
        XYZ:
        20.9984, 10.9827, 40.5483
        xyY:
        0.2895, 0.1514, 10.9827
      CIE-Lab:
        39.5513, 62.8188, -48.1131
        CIE-LCH:
        39.5513, 79.1269, 322.5513
        CIE-Luv:
        39.5513, 38.7755, -75.4644
        Hunter-Lab:
        33.1401, 55.1071, -49.3457
      #9726ad color charts
#9726ad RGB chart
      #9726ad CMYK chart
      #9726ad RGB pie chart
      #9726ad color shades, tints & tones
#9726ad color schemes
#9726ad color preview, HTML & CSS examples
           This text has a color of #9726ad        
        
          <p style="color:#9726ad;">Text here</p>
        
        
          .mytext {color:#9726ad;}
        
        Text color #9726ad
      
           This box has a color of #9726ad        
        
          <div style="background-color:#9726ad;">Content here</div>
        
        
          .mybackground {background-color:#9726ad;}
        
        Background color #9726ad
      
           Border around this has a color of #9726ad        
        
          <div style="border:2px solid #9726ad;">Content here</div>
        
        
          .myborder {border:2px solid #9726ad;}
        
        Border color #9726ad