#9f238e color space conversions
Hex:
        #9f238e
        RGB:
        159, 35, 142
        CMY:
        38, 86, 44
        CMYK:
        0, 78, 11, 38
      HSL:
        308°, 63.9175%, 38.0392%
        HSV (HSB):
        308°, 77.9874%, 62.3529%
        XYZ:
        19.7816, 10.5260, 26.5803
        xyY:
        0.3477, 0.1850, 10.5260
      CIE-Lab:
        38.7704, 60.2295, -30.5645
        CIE-LCH:
        38.7704, 67.5409, 333.0937
        CIE-Luv:
        38.7704, 55.2157, -50.5589
        Hunter-Lab:
        32.4438, 52.0583, -25.8640
      #9f238e color charts
#9f238e RGB chart
      #9f238e CMYK chart
      #9f238e RGB pie chart
      #9f238e color shades, tints & tones
#9f238e color schemes
#9f238e color preview, HTML & CSS examples
           This text has a color of #9f238e        
        
          <p style="color:#9f238e;">Text here</p>
        
        
          .mytext {color:#9f238e;}
        
        Text color #9f238e
      
           This box has a color of #9f238e        
        
          <div style="background-color:#9f238e;">Content here</div>
        
        
          .mybackground {background-color:#9f238e;}
        
        Background color #9f238e
      
           Border around this has a color of #9f238e        
        
          <div style="border:2px solid #9f238e;">Content here</div>
        
        
          .myborder {border:2px solid #9f238e;}
        
        Border color #9f238e