#9f387b color space conversions
Hex:
        #9f387b
        RGB:
        159, 56, 123
        CMY:
        38, 78, 52
        CMYK:
        0, 65, 23, 38
      HSL:
        321°, 47.9070%, 42.1569%
        HSV (HSB):
        321°, 64.7799%, 62.3529%
        XYZ:
        19.2874, 11.6293, 19.9670
        xyY:
        0.3790, 0.2285, 11.6293
      CIE-Lab:
        40.6208, 49.7649, -16.0047
        CIE-LCH:
        40.6208, 52.2752, 342.1719
        CIE-Luv:
        40.6208, 56.1570, -29.3975
        Hunter-Lab:
        34.1018, 41.2784, -10.8437
      #9f387b color charts
#9f387b RGB chart
      #9f387b CMYK chart
      #9f387b RGB pie chart
      #9f387b color shades, tints & tones
#9f387b color schemes
#9f387b color preview, HTML & CSS examples
           This text has a color of #9f387b        
        
          <p style="color:#9f387b;">Text here</p>
        
        
          .mytext {color:#9f387b;}
        
        Text color #9f387b
      
           This box has a color of #9f387b        
        
          <div style="background-color:#9f387b;">Content here</div>
        
        
          .mybackground {background-color:#9f387b;}
        
        Background color #9f387b
      
           Border around this has a color of #9f387b        
        
          <div style="border:2px solid #9f387b;">Content here</div>
        
        
          .myborder {border:2px solid #9f387b;}
        
        Border color #9f387b