#9f3bca color space conversions
Hex:
        #9f3bca
        RGB:
        159, 59, 202
        CMY:
        38, 77, 21
        CMYK:
        21, 71, 0, 21
      HSL:
        282°, 57.4297%, 51.1765%
        HSV (HSB):
        282°, 70.7921%, 79.2157%
        XYZ:
        26.5227, 14.7631, 57.3288
        xyY:
        0.2690, 0.1497, 14.7631
      CIE-Lab:
        45.3080, 62.4768, -55.7946
        CIE-LCH:
        45.3080, 83.7639, 318.2337
        CIE-Luv:
        45.3080, 32.2680, -89.4995
        Hunter-Lab:
        38.4228, 55.9760, -61.5677
      #9f3bca color charts
#9f3bca RGB chart
      #9f3bca CMYK chart
      #9f3bca RGB pie chart
      #9f3bca color shades, tints & tones
#9f3bca color schemes
#9f3bca color preview, HTML & CSS examples
           This text has a color of #9f3bca        
        
          <p style="color:#9f3bca;">Text here</p>
        
        
          .mytext {color:#9f3bca;}
        
        Text color #9f3bca
      
           This box has a color of #9f3bca        
        
          <div style="background-color:#9f3bca;">Content here</div>
        
        
          .mybackground {background-color:#9f3bca;}
        
        Background color #9f3bca
      
           Border around this has a color of #9f3bca        
        
          <div style="border:2px solid #9f3bca;">Content here</div>
        
        
          .myborder {border:2px solid #9f3bca;}
        
        Border color #9f3bca