#9f3fda color space conversions
Hex:
        #9f3fda
        RGB:
        159, 63, 218
        CMY:
        38, 75, 15
        CMYK:
        27, 71, 0, 15
      HSL:
        277°, 67.6856%, 55.0980%
        HSV (HSB):
        277°, 71.1009%, 85.4902%
        XYZ:
        28.7305, 15.9879, 67.9014
        xyY:
        0.2551, 0.1420, 15.9879
      CIE-Lab:
        46.9586, 64.1877, -62.3221
        CIE-LCH:
        46.9586, 89.4657, 315.8448
        CIE-Luv:
        46.9586, 27.7811, -99.8995
        Hunter-Lab:
        39.9849, 58.2847, -72.6955
      #9f3fda color charts
#9f3fda RGB chart
      #9f3fda CMYK chart
      #9f3fda RGB pie chart
      #9f3fda color shades, tints & tones
#9f3fda color schemes
#9f3fda color preview, HTML & CSS examples
           This text has a color of #9f3fda        
        
          <p style="color:#9f3fda;">Text here</p>
        
        
          .mytext {color:#9f3fda;}
        
        Text color #9f3fda
      
           This box has a color of #9f3fda        
        
          <div style="background-color:#9f3fda;">Content here</div>
        
        
          .mybackground {background-color:#9f3fda;}
        
        Background color #9f3fda
      
           Border around this has a color of #9f3fda        
        
          <div style="border:2px solid #9f3fda;">Content here</div>
        
        
          .myborder {border:2px solid #9f3fda;}
        
        Border color #9f3fda