#9f3997 color space conversions
Hex:
        #9f3997
        RGB:
        159, 57, 151
        CMY:
        38, 78, 41
        CMYK:
        0, 64, 5, 38
      HSL:
        305°, 47.2222%, 42.3529%
        HSV (HSB):
        305°, 64.1509%, 62.3529%
        XYZ:
        21.3471, 12.5315, 30.5719
        xyY:
        0.3312, 0.1944, 12.5315
      CIE-Lab:
        42.0488, 53.7175, -30.8795
        CIE-LCH:
        42.0488, 61.9606, 330.1075
        CIE-Luv:
        42.0488, 46.9061, -51.2106
        Hunter-Lab:
        35.3999, 45.6905, -26.4237
      #9f3997 color charts
#9f3997 RGB chart
      #9f3997 CMYK chart
      #9f3997 RGB pie chart
      #9f3997 color shades, tints & tones
#9f3997 color schemes
#9f3997 color preview, HTML & CSS examples
           This text has a color of #9f3997        
        
          <p style="color:#9f3997;">Text here</p>
        
        
          .mytext {color:#9f3997;}
        
        Text color #9f3997
      
           This box has a color of #9f3997        
        
          <div style="background-color:#9f3997;">Content here</div>
        
        
          .mybackground {background-color:#9f3997;}
        
        Background color #9f3997
      
           Border around this has a color of #9f3997        
        
          <div style="border:2px solid #9f3997;">Content here</div>
        
        
          .myborder {border:2px solid #9f3997;}
        
        Border color #9f3997