#9f48bf color space conversions
Hex:
        #9f48bf
        RGB:
        159, 72, 191
        CMY:
        38, 72, 25
        CMYK:
        17, 62, 0, 25
      HSL:
        284°, 48.1781%, 51.5686%
        HSV (HSB):
        284°, 62.3037%, 74.9020%
        XYZ:
        26.0194, 15.7672, 50.9622
        xyY:
        0.2805, 0.1700, 15.7672
      CIE-Lab:
        46.6676, 54.5366, -47.2361
        CIE-LCH:
        46.6676, 72.1491, 319.1030
        CIE-Luv:
        46.6676, 31.9716, -76.8890
        Hunter-Lab:
        39.7080, 47.4765, -48.2987
      #9f48bf color charts
#9f48bf RGB chart
      #9f48bf CMYK chart
      #9f48bf RGB pie chart
      #9f48bf color shades, tints & tones
#9f48bf color schemes
#9f48bf color preview, HTML & CSS examples
           This text has a color of #9f48bf        
        
          <p style="color:#9f48bf;">Text here</p>
        
        
          .mytext {color:#9f48bf;}
        
        Text color #9f48bf
      
           This box has a color of #9f48bf        
        
          <div style="background-color:#9f48bf;">Content here</div>
        
        
          .mybackground {background-color:#9f48bf;}
        
        Background color #9f48bf
      
           Border around this has a color of #9f48bf        
        
          <div style="border:2px solid #9f48bf;">Content here</div>
        
        
          .myborder {border:2px solid #9f48bf;}
        
        Border color #9f48bf