#9f158b color space conversions
Hex:
        #9f158b
        RGB:
        159, 21, 139
        CMY:
        38, 92, 45
        CMYK:
        0, 87, 13, 38
      HSL:
        309°, 76.6667%, 35.2941%
        HSV (HSB):
        309°, 86.7925%, 62.3529%
        XYZ:
        19.2264, 9.7713, 25.2988
        xyY:
        0.3541, 0.1800, 9.7713
      CIE-Lab:
        37.4289, 63.2135, -30.8354
        CIE-LCH:
        37.4289, 70.3333, 333.9970
        CIE-Luv:
        37.4289, 58.5624, -50.8363
        Hunter-Lab:
        31.2591, 55.0858, -26.1035
      #9f158b color charts
#9f158b RGB chart
      #9f158b CMYK chart
      #9f158b RGB pie chart
      #9f158b color shades, tints & tones
#9f158b color schemes
#9f158b color preview, HTML & CSS examples
           This text has a color of #9f158b        
        
          <p style="color:#9f158b;">Text here</p>
        
        
          .mytext {color:#9f158b;}
        
        Text color #9f158b
      
           This box has a color of #9f158b        
        
          <div style="background-color:#9f158b;">Content here</div>
        
        
          .mybackground {background-color:#9f158b;}
        
        Background color #9f158b
      
           Border around this has a color of #9f158b        
        
          <div style="border:2px solid #9f158b;">Content here</div>
        
        
          .myborder {border:2px solid #9f158b;}
        
        Border color #9f158b