#9f48ec color space conversions
Hex:
        #9f48ec
        RGB:
        159, 72, 236
        CMY:
        38, 72, 7
        CMYK:
        33, 69, 0, 7
      HSL:
        272°, 81.1881%, 60.3922%
        HSV (HSB):
        272°, 69.4915%, 92.5490%
        XYZ:
        31.7558, 18.0618, 81.1694
        xyY:
        0.2424, 0.1379, 18.0618
      CIE-Lab:
        49.5710, 64.3148, -68.2924
        CIE-LCH:
        49.5710, 93.8096, 313.2819
        CIE-Luv:
        49.5710, 22.3755, -110.0149
        Hunter-Lab:
        42.4992, 59.0033, -83.4890
      #9f48ec color charts
#9f48ec RGB chart
      #9f48ec CMYK chart
      #9f48ec RGB pie chart
      #9f48ec color shades, tints & tones
#9f48ec color schemes
#9f48ec color preview, HTML & CSS examples
           This text has a color of #9f48ec        
        
          <p style="color:#9f48ec;">Text here</p>
        
        
          .mytext {color:#9f48ec;}
        
        Text color #9f48ec
      
           This box has a color of #9f48ec        
        
          <div style="background-color:#9f48ec;">Content here</div>
        
        
          .mybackground {background-color:#9f48ec;}
        
        Background color #9f48ec
      
           Border around this has a color of #9f48ec        
        
          <div style="border:2px solid #9f48ec;">Content here</div>
        
        
          .myborder {border:2px solid #9f48ec;}
        
        Border color #9f48ec