#9f2ebb color space conversions
Hex:
        #9f2ebb
        RGB:
        159, 46, 187
        CMY:
        38, 82, 27
        CMYK:
        15, 75, 0, 27
      HSL:
        288°, 60.5150%, 45.6863%
        HSV (HSB):
        288°, 75.4011%, 73.3333%
        XYZ:
        24.2447, 12.9128, 48.2283
        xyY:
        0.2839, 0.1512, 12.9128
      CIE-Lab:
        42.6315, 64.3779, -51.3670
        CIE-LCH:
        42.6315, 82.3594, 321.4137
        CIE-Luv:
        42.6315, 38.5722, -81.9401
        Hunter-Lab:
        35.9343, 57.5479, -54.4204
      #9f2ebb color charts
#9f2ebb RGB chart
      #9f2ebb CMYK chart
      #9f2ebb RGB pie chart
      #9f2ebb color shades, tints & tones
#9f2ebb color schemes
#9f2ebb color preview, HTML & CSS examples
           This text has a color of #9f2ebb        
        
          <p style="color:#9f2ebb;">Text here</p>
        
        
          .mytext {color:#9f2ebb;}
        
        Text color #9f2ebb
      
           This box has a color of #9f2ebb        
        
          <div style="background-color:#9f2ebb;">Content here</div>
        
        
          .mybackground {background-color:#9f2ebb;}
        
        Background color #9f2ebb
      
           Border around this has a color of #9f2ebb        
        
          <div style="border:2px solid #9f2ebb;">Content here</div>
        
        
          .myborder {border:2px solid #9f2ebb;}
        
        Border color #9f2ebb