#9f218f color space conversions
Hex:
        #9f218f
        RGB:
        159, 33, 143
        CMY:
        38, 87, 44
        CMYK:
        0, 79, 10, 38
      HSL:
        308°, 65.6250%, 37.6471%
        HSV (HSB):
        308°, 79.2453%, 62.3529%
        XYZ:
        19.7999, 10.4418, 26.9585
        xyY:
        0.3462, 0.1825, 10.4418
      CIE-Lab:
        38.6240, 60.9516, -31.4069
        CIE-LCH:
        38.6240, 68.5675, 332.7390
        CIE-Luv:
        38.6240, 55.2156, -51.7676
        Hunter-Lab:
        32.3138, 52.8244, -26.8444
      #9f218f color charts
#9f218f RGB chart
      #9f218f CMYK chart
      #9f218f RGB pie chart
      #9f218f color shades, tints & tones
#9f218f color schemes
#9f218f color preview, HTML & CSS examples
           This text has a color of #9f218f        
        
          <p style="color:#9f218f;">Text here</p>
        
        
          .mytext {color:#9f218f;}
        
        Text color #9f218f
      
           This box has a color of #9f218f        
        
          <div style="background-color:#9f218f;">Content here</div>
        
        
          .mybackground {background-color:#9f218f;}
        
        Background color #9f218f
      
           Border around this has a color of #9f218f        
        
          <div style="border:2px solid #9f218f;">Content here</div>
        
        
          .myborder {border:2px solid #9f218f;}
        
        Border color #9f218f