#9f42da color space conversions
Hex:
        #9f42da
        RGB:
        159, 66, 218
        CMY:
        38, 74, 15
        CMYK:
        27, 70, 0, 15
      HSL:
        277°, 67.2566%, 55.6863%
        HSV (HSB):
        277°, 69.7248%, 85.4902%
        XYZ:
        28.9012, 16.3293, 67.9583
        xyY:
        0.2553, 0.1443, 16.3293
      CIE-Lab:
        47.4036, 62.9329, -61.6026
        CIE-LCH:
        47.4036, 88.0649, 315.6120
        CIE-Luv:
        47.4036, 27.2104, -99.0294
        Hunter-Lab:
        40.4095, 56.9477, -71.4236
      #9f42da color charts
#9f42da RGB chart
      #9f42da CMYK chart
      #9f42da RGB pie chart
      #9f42da color shades, tints & tones
#9f42da color schemes
#9f42da color preview, HTML & CSS examples
           This text has a color of #9f42da        
        
          <p style="color:#9f42da;">Text here</p>
        
        
          .mytext {color:#9f42da;}
        
        Text color #9f42da
      
           This box has a color of #9f42da        
        
          <div style="background-color:#9f42da;">Content here</div>
        
        
          .mybackground {background-color:#9f42da;}
        
        Background color #9f42da
      
           Border around this has a color of #9f42da        
        
          <div style="border:2px solid #9f42da;">Content here</div>
        
        
          .myborder {border:2px solid #9f42da;}
        
        Border color #9f42da