#9f226d color space conversions
Hex:
        #9f226d
        RGB:
        159, 34, 109
        CMY:
        38, 87, 57
        CMYK:
        0, 79, 31, 38
      HSL:
        324°, 64.7668%, 37.8431%
        HSV (HSB):
        324°, 78.6164%, 62.3529%
        XYZ:
        17.6304, 9.6191, 15.3954
        xyY:
        0.4134, 0.2256, 9.6191
      CIE-Lab:
        37.1500, 56.0584, -12.5557
        CIE-LCH:
        37.1500, 57.4473, 347.3756
        CIE-Luv:
        37.1500, 68.1144, -25.2735
        Hunter-Lab:
        31.0147, 47.1933, -7.7208
      #9f226d color charts
#9f226d RGB chart
      #9f226d CMYK chart
      #9f226d RGB pie chart
      #9f226d color shades, tints & tones
#9f226d color schemes
#9f226d color preview, HTML & CSS examples
           This text has a color of #9f226d        
        
          <p style="color:#9f226d;">Text here</p>
        
        
          .mytext {color:#9f226d;}
        
        Text color #9f226d
      
           This box has a color of #9f226d        
        
          <div style="background-color:#9f226d;">Content here</div>
        
        
          .mybackground {background-color:#9f226d;}
        
        Background color #9f226d
      
           Border around this has a color of #9f226d        
        
          <div style="border:2px solid #9f226d;">Content here</div>
        
        
          .myborder {border:2px solid #9f226d;}
        
        Border color #9f226d