#9f38fd color space conversions
Hex:
        #9f38fd
        RGB:
        159, 56, 253
        CMY:
        38, 78, 1
        CMYK:
        37, 78, 0, 1
      HSL:
        271°, 98.0100%, 60.5882%
        HSV (HSB):
        271°, 77.8656%, 99.2157%
        XYZ:
        33.4419, 17.2911, 94.5034
        xyY:
        0.2303, 0.1191, 17.2911
      CIE-Lab:
        48.6248, 74.4281, -79.3549
        CIE-LCH:
        48.6248, 108.7968, 313.1650
        CIE-Luv:
        48.6248, 21.6608, -125.3574
        Hunter-Lab:
        41.5826, 70.7851, -105.6387
      #9f38fd color charts
#9f38fd RGB chart
      #9f38fd CMYK chart
      #9f38fd RGB pie chart
      #9f38fd color shades, tints & tones
#9f38fd color schemes
#9f38fd color preview, HTML & CSS examples
           This text has a color of #9f38fd        
        
          <p style="color:#9f38fd;">Text here</p>
        
        
          .mytext {color:#9f38fd;}
        
        Text color #9f38fd
      
           This box has a color of #9f38fd        
        
          <div style="background-color:#9f38fd;">Content here</div>
        
        
          .mybackground {background-color:#9f38fd;}
        
        Background color #9f38fd
      
           Border around this has a color of #9f38fd        
        
          <div style="border:2px solid #9f38fd;">Content here</div>
        
        
          .myborder {border:2px solid #9f38fd;}
        
        Border color #9f38fd