#9f42ff color space conversions
Hex:
        #9f42ff
        RGB:
        159, 66, 255
        CMY:
        38, 74, 0
        CMYK:
        38, 74, 0, 0
      HSL:
        270°, 100.0000%, 62.9412%
        HSV (HSB):
        270°, 74.1176%, 100.0000%
        XYZ:
        34.2963, 18.4874, 96.3685
        xyY:
        0.2299, 0.1239, 18.4874
      CIE-Lab:
        50.0820, 71.1281, -78.0894
        CIE-LCH:
        50.0820, 105.6274, 312.3290
        CIE-Luv:
        50.0820, 19.8777, -124.5845
        Hunter-Lab:
        42.9969, 67.1350, -102.7882
      #9f42ff color charts
#9f42ff RGB chart
      #9f42ff CMYK chart
      #9f42ff RGB pie chart
      #9f42ff color shades, tints & tones
#9f42ff color schemes
#9f42ff color preview, HTML & CSS examples
           This text has a color of #9f42ff        
        
          <p style="color:#9f42ff;">Text here</p>
        
        
          .mytext {color:#9f42ff;}
        
        Text color #9f42ff
      
           This box has a color of #9f42ff        
        
          <div style="background-color:#9f42ff;">Content here</div>
        
        
          .mybackground {background-color:#9f42ff;}
        
        Background color #9f42ff
      
           Border around this has a color of #9f42ff        
        
          <div style="border:2px solid #9f42ff;">Content here</div>
        
        
          .myborder {border:2px solid #9f42ff;}
        
        Border color #9f42ff