#9f49ec color space conversions
Hex:
        #9f49ec
        RGB:
        159, 73, 236
        CMY:
        38, 71, 7
        CMYK:
        33, 69, 0, 7
      HSL:
        272°, 81.0945%, 60.5882%
        HSV (HSB):
        272°, 69.0678%, 92.5490%
        XYZ:
        31.8209, 18.1921, 81.1912
        xyY:
        0.2425, 0.1387, 18.1921
      CIE-Lab:
        49.7283, 63.8737, -68.0373
        CIE-LCH:
        49.7283, 93.3216, 313.1921
        CIE-Luv:
        49.7283, 22.1821, -109.7127
        Hunter-Lab:
        42.6522, 58.5295, -83.0056
      #9f49ec color charts
#9f49ec RGB chart
      #9f49ec CMYK chart
      #9f49ec RGB pie chart
      #9f49ec color shades, tints & tones
#9f49ec color schemes
#9f49ec color preview, HTML & CSS examples
           This text has a color of #9f49ec        
        
          <p style="color:#9f49ec;">Text here</p>
        
        
          .mytext {color:#9f49ec;}
        
        Text color #9f49ec
      
           This box has a color of #9f49ec        
        
          <div style="background-color:#9f49ec;">Content here</div>
        
        
          .mybackground {background-color:#9f49ec;}
        
        Background color #9f49ec
      
           Border around this has a color of #9f49ec        
        
          <div style="border:2px solid #9f49ec;">Content here</div>
        
        
          .myborder {border:2px solid #9f49ec;}
        
        Border color #9f49ec