#9f0ca3 color space conversions
Hex:
        #9f0ca3
        RGB:
        159, 12, 163
        CMY:
        38, 95, 36
        CMYK:
        2, 93, 0, 36
      HSL:
        298°, 86.2857%, 34.3137%
        HSV (HSB):
        298°, 92.6380%, 63.9216%
        XYZ:
        21.0404, 10.2782, 35.5253
        xyY:
        0.3148, 0.1538, 10.2782
      CIE-Lab:
        38.3372, 68.2530, -44.0010
        CIE-LCH:
        38.3372, 81.2069, 327.1912
        CIE-Luv:
        38.3372, 50.2514, -69.8051
        Hunter-Lab:
        32.0597, 61.0432, -43.2574
      #9f0ca3 color charts
#9f0ca3 RGB chart
      #9f0ca3 CMYK chart
      #9f0ca3 RGB pie chart
      #9f0ca3 color shades, tints & tones
#9f0ca3 color schemes
#9f0ca3 color preview, HTML & CSS examples
           This text has a color of #9f0ca3        
        
          <p style="color:#9f0ca3;">Text here</p>
        
        
          .mytext {color:#9f0ca3;}
        
        Text color #9f0ca3
      
           This box has a color of #9f0ca3        
        
          <div style="background-color:#9f0ca3;">Content here</div>
        
        
          .mybackground {background-color:#9f0ca3;}
        
        Background color #9f0ca3
      
           Border around this has a color of #9f0ca3        
        
          <div style="border:2px solid #9f0ca3;">Content here</div>
        
        
          .myborder {border:2px solid #9f0ca3;}
        
        Border color #9f0ca3