#9f297d color space conversions
Hex:
        #9f297d
        RGB:
        159, 41, 125
        CMY:
        38, 84, 51
        CMYK:
        0, 74, 21, 38
      HSL:
        317°, 59.0000%, 39.2157%
        HSV (HSB):
        317°, 74.2138%, 62.3529%
        XYZ:
        18.7927, 10.4375, 20.4262
        xyY:
        0.3785, 0.2102, 10.4375
      CIE-Lab:
        38.6164, 55.8708, -20.3251
        CIE-LCH:
        38.6164, 59.4530, 340.0093
        CIE-Luv:
        38.6164, 60.1551, -35.8249
        Hunter-Lab:
        32.3071, 47.2942, -14.8712
      #9f297d color charts
#9f297d RGB chart
      #9f297d CMYK chart
      #9f297d RGB pie chart
      #9f297d color shades, tints & tones
#9f297d color schemes
#9f297d color preview, HTML & CSS examples
           This text has a color of #9f297d        
        
          <p style="color:#9f297d;">Text here</p>
        
        
          .mytext {color:#9f297d;}
        
        Text color #9f297d
      
           This box has a color of #9f297d        
        
          <div style="background-color:#9f297d;">Content here</div>
        
        
          .mybackground {background-color:#9f297d;}
        
        Background color #9f297d
      
           Border around this has a color of #9f297d        
        
          <div style="border:2px solid #9f297d;">Content here</div>
        
        
          .myborder {border:2px solid #9f297d;}
        
        Border color #9f297d