#9f308b color space conversions
Hex:
        #9f308b
        RGB:
        159, 48, 139
        CMY:
        38, 81, 45
        CMYK:
        0, 70, 13, 38
      HSL:
        311°, 53.6232%, 40.5882%
        HSV (HSB):
        311°, 69.8113%, 62.3529%
        XYZ:
        20.0152, 11.3489, 25.5617
        xyY:
        0.3516, 0.1994, 11.3489
      CIE-Lab:
        40.1620, 55.3929, -26.5476
        CIE-LCH:
        40.1620, 61.4260, 334.3935
        CIE-Luv:
        40.1620, 53.3007, -44.7415
        Hunter-Lab:
        33.6881, 47.0984, -21.4061
      #9f308b color charts
#9f308b RGB chart
      #9f308b CMYK chart
      #9f308b RGB pie chart
      #9f308b color shades, tints & tones
#9f308b color schemes
#9f308b color preview, HTML & CSS examples
           This text has a color of #9f308b        
        
          <p style="color:#9f308b;">Text here</p>
        
        
          .mytext {color:#9f308b;}
        
        Text color #9f308b
      
           This box has a color of #9f308b        
        
          <div style="background-color:#9f308b;">Content here</div>
        
        
          .mybackground {background-color:#9f308b;}
        
        Background color #9f308b
      
           Border around this has a color of #9f308b        
        
          <div style="border:2px solid #9f308b;">Content here</div>
        
        
          .myborder {border:2px solid #9f308b;}
        
        Border color #9f308b