#9f2bce color space conversions
Hex:
        #9f2bce
        RGB:
        159, 43, 206
        CMY:
        38, 83, 19
        CMYK:
        23, 79, 0, 19
      HSL:
        283°, 65.4618%, 48.8235%
        HSV (HSB):
        283°, 79.1262%, 80.7843%
        XYZ:
        26.3025, 13.5549, 59.6226
        xyY:
        0.2644, 0.1363, 13.5549
      CIE-Lab:
        43.5877, 68.9853, -60.8865
        CIE-LCH:
        43.5877, 92.0116, 318.5683
        CIE-Luv:
        43.5877, 33.8377, -96.1546
        Hunter-Lab:
        36.8170, 63.0929, -70.2442
      #9f2bce color charts
#9f2bce RGB chart
      #9f2bce CMYK chart
      #9f2bce RGB pie chart
      #9f2bce color shades, tints & tones
#9f2bce color schemes
#9f2bce color preview, HTML & CSS examples
           This text has a color of #9f2bce        
        
          <p style="color:#9f2bce;">Text here</p>
        
        
          .mytext {color:#9f2bce;}
        
        Text color #9f2bce
      
           This box has a color of #9f2bce        
        
          <div style="background-color:#9f2bce;">Content here</div>
        
        
          .mybackground {background-color:#9f2bce;}
        
        Background color #9f2bce
      
           Border around this has a color of #9f2bce        
        
          <div style="border:2px solid #9f2bce;">Content here</div>
        
        
          .myborder {border:2px solid #9f2bce;}
        
        Border color #9f2bce