#9f0588 color space conversions
Hex:
        #9f0588
        RGB:
        159, 5, 136
        CMY:
        38, 98, 47
        CMYK:
        0, 97, 14, 38
      HSL:
        309°, 93.9024%, 32.1569%
        HSV (HSB):
        309°, 96.8553%, 62.3529%
        XYZ:
        18.7963, 9.2570, 24.0887
        xyY:
        0.3605, 0.1775, 9.2570
      CIE-Lab:
        36.4746, 65.1215, -30.4882
        CIE-LCH:
        36.4746, 71.9051, 334.9122
        CIE-Luv:
        36.4746, 61.2478, -50.2500
        Hunter-Lab:
        30.4254, 57.0298, -25.6438
      #9f0588 color charts
#9f0588 RGB chart
      #9f0588 CMYK chart
      #9f0588 RGB pie chart
      #9f0588 color shades, tints & tones
#9f0588 color schemes
#9f0588 color preview, HTML & CSS examples
           This text has a color of #9f0588        
        
          <p style="color:#9f0588;">Text here</p>
        
        
          .mytext {color:#9f0588;}
        
        Text color #9f0588
      
           This box has a color of #9f0588        
        
          <div style="background-color:#9f0588;">Content here</div>
        
        
          .mybackground {background-color:#9f0588;}
        
        Background color #9f0588
      
           Border around this has a color of #9f0588        
        
          <div style="border:2px solid #9f0588;">Content here</div>
        
        
          .myborder {border:2px solid #9f0588;}
        
        Border color #9f0588