#9f5efa color space conversions
Hex:
        #9f5efa
        RGB:
        159, 94, 250
        CMY:
        38, 63, 2
        CMYK:
        36, 62, 0, 2
      HSL:
        265°, 93.9759%, 67.4510%
        HSV (HSB):
        265°, 62.4000%, 98.0392%
        XYZ:
        35.5561, 22.2785, 92.8686
        xyY:
        0.2359, 0.1478, 22.2785
      CIE-Lab:
        54.3212, 57.1617, -68.4270
        CIE-LCH:
        54.3212, 89.1611, 309.8743
        CIE-Luv:
        54.3212, 15.2022, -112.3349
        Hunter-Lab:
        47.2001, 51.8650, -83.6162
      #9f5efa color charts
#9f5efa RGB chart
      #9f5efa CMYK chart
      #9f5efa RGB pie chart
      #9f5efa color shades, tints & tones
#9f5efa color schemes
#9f5efa color preview, HTML & CSS examples
           This text has a color of #9f5efa        
        
          <p style="color:#9f5efa;">Text here</p>
        
        
          .mytext {color:#9f5efa;}
        
        Text color #9f5efa
      
           This box has a color of #9f5efa        
        
          <div style="background-color:#9f5efa;">Content here</div>
        
        
          .mybackground {background-color:#9f5efa;}
        
        Background color #9f5efa
      
           Border around this has a color of #9f5efa        
        
          <div style="border:2px solid #9f5efa;">Content here</div>
        
        
          .myborder {border:2px solid #9f5efa;}
        
        Border color #9f5efa