#9f47cf color space conversions
Hex:
        #9f47cf
        RGB:
        159, 71, 207
        CMY:
        38, 72, 19
        CMYK:
        23, 66, 0, 19
      HSL:
        279°, 58.6207%, 54.5098%
        HSV (HSB):
        279°, 65.7005%, 81.1765%
        XYZ:
        27.8138, 16.3824, 60.7277
        xyY:
        0.2651, 0.1561, 16.3824
      CIE-Lab:
        47.4722, 58.3663, -55.1938
        CIE-LCH:
        47.4722, 80.3304, 316.6003
        CIE-Luv:
        47.4722, 28.5636, -89.3678
        Hunter-Lab:
        40.4752, 51.8304, -60.6242
      #9f47cf color charts
#9f47cf RGB chart
      #9f47cf CMYK chart
      #9f47cf RGB pie chart
      #9f47cf color shades, tints & tones
#9f47cf color schemes
#9f47cf color preview, HTML & CSS examples
           This text has a color of #9f47cf        
        
          <p style="color:#9f47cf;">Text here</p>
        
        
          .mytext {color:#9f47cf;}
        
        Text color #9f47cf
      
           This box has a color of #9f47cf        
        
          <div style="background-color:#9f47cf;">Content here</div>
        
        
          .mybackground {background-color:#9f47cf;}
        
        Background color #9f47cf
      
           Border around this has a color of #9f47cf        
        
          <div style="border:2px solid #9f47cf;">Content here</div>
        
        
          .myborder {border:2px solid #9f47cf;}
        
        Border color #9f47cf