#9f2fbe color space conversions
Hex:
        #9f2fbe
        RGB:
        159, 47, 190
        CMY:
        38, 82, 25
        CMYK:
        16, 75, 0, 25
      HSL:
        287°, 60.3376%, 46.4706%
        HSV (HSB):
        287°, 75.2632%, 74.5098%
        XYZ:
        24.6089, 13.1217, 49.9509
        xyY:
        0.2807, 0.1497, 13.1217
      CIE-Lab:
        42.9460, 64.6021, -52.6187
        CIE-LCH:
        42.9460, 83.3196, 320.8370
        CIE-Luv:
        42.9460, 37.5623, -83.8936
        Hunter-Lab:
        36.2238, 57.8732, -56.4013
      #9f2fbe color charts
#9f2fbe RGB chart
      #9f2fbe CMYK chart
      #9f2fbe RGB pie chart
      #9f2fbe color shades, tints & tones
#9f2fbe color schemes
#9f2fbe color preview, HTML & CSS examples
           This text has a color of #9f2fbe        
        
          <p style="color:#9f2fbe;">Text here</p>
        
        
          .mytext {color:#9f2fbe;}
        
        Text color #9f2fbe
      
           This box has a color of #9f2fbe        
        
          <div style="background-color:#9f2fbe;">Content here</div>
        
        
          .mybackground {background-color:#9f2fbe;}
        
        Background color #9f2fbe
      
           Border around this has a color of #9f2fbe        
        
          <div style="border:2px solid #9f2fbe;">Content here</div>
        
        
          .myborder {border:2px solid #9f2fbe;}
        
        Border color #9f2fbe