#9f5dfe color space conversions
Hex:
        #9f5dfe
        RGB:
        159, 93, 254
        CMY:
        38, 64, 0
        CMYK:
        37, 63, 0, 0
      HSL:
        265°, 98.7730%, 68.0392%
        HSV (HSB):
        265°, 63.3858%, 99.6078%
        XYZ:
        36.1018, 22.3554, 96.1782
        xyY:
        0.2335, 0.1446, 22.3554
      CIE-Lab:
        54.4021, 58.6470, -70.5144
        CIE-LCH:
        54.4021, 91.7156, 309.7504
        CIE-Luv:
        54.4021, 14.8305, -115.6139
        Hunter-Lab:
        47.2815, 53.5512, -87.5084
      #9f5dfe color charts
#9f5dfe RGB chart
      #9f5dfe CMYK chart
      #9f5dfe RGB pie chart
      #9f5dfe color shades, tints & tones
#9f5dfe color schemes
#9f5dfe color preview, HTML & CSS examples
           This text has a color of #9f5dfe        
        
          <p style="color:#9f5dfe;">Text here</p>
        
        
          .mytext {color:#9f5dfe;}
        
        Text color #9f5dfe
      
           This box has a color of #9f5dfe        
        
          <div style="background-color:#9f5dfe;">Content here</div>
        
        
          .mybackground {background-color:#9f5dfe;}
        
        Background color #9f5dfe
      
           Border around this has a color of #9f5dfe        
        
          <div style="border:2px solid #9f5dfe;">Content here</div>
        
        
          .myborder {border:2px solid #9f5dfe;}
        
        Border color #9f5dfe