#9f2fbc color space conversions
Hex:
        #9f2fbc
        RGB:
        159, 47, 188
        CMY:
        38, 82, 26
        CMYK:
        15, 75, 0, 26
      HSL:
        288°, 60.0000%, 46.0784%
        HSV (HSB):
        288°, 75.0000%, 73.7255%
        XYZ:
        24.3917, 13.0348, 48.8073
        xyY:
        0.2829, 0.1512, 13.0348
      CIE-Lab:
        42.8156, 64.2238, -51.6572
        CIE-LCH:
        42.8156, 82.4207, 321.1892
        CIE-Luv:
        42.8156, 38.1228, -82.4341
        Hunter-Lab:
        36.1037, 57.4131, -54.8794
      #9f2fbc color charts
#9f2fbc RGB chart
      #9f2fbc CMYK chart
      #9f2fbc RGB pie chart
      #9f2fbc color shades, tints & tones
#9f2fbc color schemes
#9f2fbc color preview, HTML & CSS examples
           This text has a color of #9f2fbc        
        
          <p style="color:#9f2fbc;">Text here</p>
        
        
          .mytext {color:#9f2fbc;}
        
        Text color #9f2fbc
      
           This box has a color of #9f2fbc        
        
          <div style="background-color:#9f2fbc;">Content here</div>
        
        
          .mybackground {background-color:#9f2fbc;}
        
        Background color #9f2fbc
      
           Border around this has a color of #9f2fbc        
        
          <div style="border:2px solid #9f2fbc;">Content here</div>
        
        
          .myborder {border:2px solid #9f2fbc;}
        
        Border color #9f2fbc