#9f48ff color space conversions
Hex:
        #9f48ff
        RGB:
        159, 72, 255
        CMY:
        38, 72, 0
        CMYK:
        38, 72, 0, 0
      HSL:
        269°, 100.0000%, 64.1176%
        HSV (HSB):
        269°, 71.7647%, 100.0000%
        XYZ:
        34.6654, 19.2257, 96.4916
        xyY:
        0.2305, 0.1278, 19.2257
      CIE-Lab:
        50.9502, 68.6584, -76.6742
        CIE-LCH:
        50.9502, 102.9218, 311.8431
        CIE-Luv:
        50.9502, 18.9019, -123.0971
        Hunter-Lab:
        43.8471, 64.3895, -99.7830
      #9f48ff color charts
#9f48ff RGB chart
      #9f48ff CMYK chart
      #9f48ff RGB pie chart
      #9f48ff color shades, tints & tones
#9f48ff color schemes
#9f48ff color preview, HTML & CSS examples
           This text has a color of #9f48ff        
        
          <p style="color:#9f48ff;">Text here</p>
        
        
          .mytext {color:#9f48ff;}
        
        Text color #9f48ff
      
           This box has a color of #9f48ff        
        
          <div style="background-color:#9f48ff;">Content here</div>
        
        
          .mybackground {background-color:#9f48ff;}
        
        Background color #9f48ff
      
           Border around this has a color of #9f48ff        
        
          <div style="border:2px solid #9f48ff;">Content here</div>
        
        
          .myborder {border:2px solid #9f48ff;}
        
        Border color #9f48ff