#9f53ca color space conversions
Hex:
        #9f53ca
        RGB:
        159, 83, 202
        CMY:
        38, 67, 21
        CMYK:
        21, 59, 0, 21
      HSL:
        278°, 52.8889%, 55.8824%
        HSV (HSB):
        278°, 58.9109%, 79.2157%
        XYZ:
        28.0520, 17.8217, 57.8385
        xyY:
        0.2705, 0.1718, 17.8217
      CIE-Lab:
        49.2791, 51.5229, -49.4252
        CIE-LCH:
        49.2791, 71.3965, 316.1904
        CIE-Luv:
        49.2791, 26.5631, -80.8884
        Hunter-Lab:
        42.2158, 44.7341, -51.6804
      #9f53ca color charts
#9f53ca RGB chart
      #9f53ca CMYK chart
      #9f53ca RGB pie chart
      #9f53ca color shades, tints & tones
#9f53ca color schemes
#9f53ca color preview, HTML & CSS examples
           This text has a color of #9f53ca        
        
          <p style="color:#9f53ca;">Text here</p>
        
        
          .mytext {color:#9f53ca;}
        
        Text color #9f53ca
      
           This box has a color of #9f53ca        
        
          <div style="background-color:#9f53ca;">Content here</div>
        
        
          .mybackground {background-color:#9f53ca;}
        
        Background color #9f53ca
      
           Border around this has a color of #9f53ca        
        
          <div style="border:2px solid #9f53ca;">Content here</div>
        
        
          .myborder {border:2px solid #9f53ca;}
        
        Border color #9f53ca