#9d42ff color space conversions
Hex:
        #9d42ff
        RGB:
        157, 66, 255
        CMY:
        38, 74, 0
        CMYK:
        38, 74, 0, 0
      HSL:
        269°, 100.0000%, 62.9412%
        HSV (HSB):
        269°, 74.1176%, 100.0000%
        XYZ:
        33.9028, 18.2845, 96.3501
        xyY:
        0.2282, 0.1231, 18.2845
      CIE-Lab:
        49.8394, 70.8071, -78.4954
        CIE-LCH:
        49.8394, 105.7127, 312.0522
        CIE-Luv:
        49.8394, 18.9390, -124.9124
        Hunter-Lab:
        42.7604, 66.6940, -103.6632
      #9d42ff color charts
#9d42ff RGB chart
      #9d42ff CMYK chart
      #9d42ff RGB pie chart
      #9d42ff color shades, tints & tones
#9d42ff color schemes
#9d42ff color preview, HTML & CSS examples
           This text has a color of #9d42ff        
        
          <p style="color:#9d42ff;">Text here</p>
        
        
          .mytext {color:#9d42ff;}
        
        Text color #9d42ff
      
           This box has a color of #9d42ff        
        
          <div style="background-color:#9d42ff;">Content here</div>
        
        
          .mybackground {background-color:#9d42ff;}
        
        Background color #9d42ff
      
           Border around this has a color of #9d42ff        
        
          <div style="border:2px solid #9d42ff;">Content here</div>
        
        
          .myborder {border:2px solid #9d42ff;}
        
        Border color #9d42ff