#9f39bc color space conversions
Hex:
        #9f39bc
        RGB:
        159, 57, 188
        CMY:
        38, 78, 26
        CMYK:
        15, 70, 0, 26
      HSL:
        287°, 53.4694%, 48.0392%
        HSV (HSB):
        287°, 69.6809%, 73.7255%
        XYZ:
        24.8383, 13.9280, 48.9562
        xyY:
        0.2831, 0.1588, 13.9280
      CIE-Lab:
        44.1295, 60.4880, -49.5474
        CIE-LCH:
        44.1295, 78.1904, 320.6782
        CIE-Luv:
        44.1295, 36.2483, -79.7453
        Hunter-Lab:
        37.3203, 53.4892, -51.6516
      #9f39bc color charts
#9f39bc RGB chart
      #9f39bc CMYK chart
      #9f39bc RGB pie chart
      #9f39bc color shades, tints & tones
#9f39bc color schemes
#9f39bc color preview, HTML & CSS examples
           This text has a color of #9f39bc        
        
          <p style="color:#9f39bc;">Text here</p>
        
        
          .mytext {color:#9f39bc;}
        
        Text color #9f39bc
      
           This box has a color of #9f39bc        
        
          <div style="background-color:#9f39bc;">Content here</div>
        
        
          .mybackground {background-color:#9f39bc;}
        
        Background color #9f39bc
      
           Border around this has a color of #9f39bc        
        
          <div style="border:2px solid #9f39bc;">Content here</div>
        
        
          .myborder {border:2px solid #9f39bc;}
        
        Border color #9f39bc