#9f218b color space conversions
Hex:
        #9f218b
        RGB:
        159, 33, 139
        CMY:
        38, 87, 45
        CMYK:
        0, 79, 13, 38
      HSL:
        310°, 65.6250%, 37.6471%
        HSV (HSB):
        310°, 79.2453%, 62.3529%
        XYZ:
        19.5021, 10.3227, 25.3907
        xyY:
        0.3532, 0.1870, 10.3227
      CIE-Lab:
        38.4155, 60.3570, -29.2830
        CIE-LCH:
        38.4155, 67.0855, 334.1190
        CIE-Luv:
        38.4155, 56.7084, -48.6829
        Hunter-Lab:
        32.1290, 52.1228, -24.3650
      #9f218b color charts
#9f218b RGB chart
      #9f218b CMYK chart
      #9f218b RGB pie chart
      #9f218b color shades, tints & tones
#9f218b color schemes
#9f218b color preview, HTML & CSS examples
           This text has a color of #9f218b        
        
          <p style="color:#9f218b;">Text here</p>
        
        
          .mytext {color:#9f218b;}
        
        Text color #9f218b
      
           This box has a color of #9f218b        
        
          <div style="background-color:#9f218b;">Content here</div>
        
        
          .mybackground {background-color:#9f218b;}
        
        Background color #9f218b
      
           Border around this has a color of #9f218b        
        
          <div style="border:2px solid #9f218b;">Content here</div>
        
        
          .myborder {border:2px solid #9f218b;}
        
        Border color #9f218b