#9f2f87 color space conversions
Hex:
        #9f2f87
        RGB:
        159, 47, 135
        CMY:
        38, 82, 47
        CMYK:
        0, 70, 15, 38
      HSL:
        313°, 54.3689%, 40.3922%
        HSV (HSB):
        313°, 70.4403%, 62.3529%
        XYZ:
        19.6878, 11.1532, 24.0368
        xyY:
        0.3588, 0.2032, 11.1532
      CIE-Lab:
        39.8374, 55.1611, -24.6034
        CIE-LCH:
        39.8374, 60.3993, 335.9618
        CIE-Luv:
        39.8374, 54.9503, -41.9057
        Hunter-Lab:
        33.3964, 46.7849, -19.2959
      #9f2f87 color charts
#9f2f87 RGB chart
      #9f2f87 CMYK chart
      #9f2f87 RGB pie chart
      #9f2f87 color shades, tints & tones
#9f2f87 color schemes
#9f2f87 color preview, HTML & CSS examples
           This text has a color of #9f2f87        
        
          <p style="color:#9f2f87;">Text here</p>
        
        
          .mytext {color:#9f2f87;}
        
        Text color #9f2f87
      
           This box has a color of #9f2f87        
        
          <div style="background-color:#9f2f87;">Content here</div>
        
        
          .mybackground {background-color:#9f2f87;}
        
        Background color #9f2f87
      
           Border around this has a color of #9f2f87        
        
          <div style="border:2px solid #9f2f87;">Content here</div>
        
        
          .myborder {border:2px solid #9f2f87;}
        
        Border color #9f2f87