#9f3079 color space conversions
Hex:
        #9f3079
        RGB:
        159, 48, 121
        CMY:
        38, 81, 53
        CMYK:
        0, 70, 24, 38
      HSL:
        321°, 53.6232%, 40.5882%
        HSV (HSB):
        321°, 69.8113%, 62.3529%
        XYZ:
        18.8062, 10.8653, 19.1952
        xyY:
        0.3848, 0.2223, 10.8653
      CIE-Lab:
        39.3527, 52.7671, -16.7078
        CIE-LCH:
        39.3527, 55.3491, 342.4305
        CIE-Luv:
        39.3527, 59.5589, -30.6016
        Hunter-Lab:
        32.9626, 44.1556, -11.4527
      #9f3079 color charts
#9f3079 RGB chart
      #9f3079 CMYK chart
      #9f3079 RGB pie chart
      #9f3079 color shades, tints & tones
#9f3079 color schemes
#9f3079 color preview, HTML & CSS examples
           This text has a color of #9f3079        
        
          <p style="color:#9f3079;">Text here</p>
        
        
          .mytext {color:#9f3079;}
        
        Text color #9f3079
      
           This box has a color of #9f3079        
        
          <div style="background-color:#9f3079;">Content here</div>
        
        
          .mybackground {background-color:#9f3079;}
        
        Background color #9f3079
      
           Border around this has a color of #9f3079        
        
          <div style="border:2px solid #9f3079;">Content here</div>
        
        
          .myborder {border:2px solid #9f3079;}
        
        Border color #9f3079