#9d42bd color space conversions
Hex:
        #9d42bd
        RGB:
        157, 66, 189
        CMY:
        38, 74, 26
        CMYK:
        17, 65, 0, 26
      HSL:
        284°, 48.2353%, 50.0000%
        HSV (HSB):
        284°, 65.0794%, 74.1176%
        XYZ:
        25.0382, 14.7387, 49.6693
        xyY:
        0.2799, 0.1648, 14.7387
      CIE-Lab:
        45.2741, 56.4094, -48.3142
        CIE-LCH:
        45.2741, 74.2717, 319.4202
        CIE-Luv:
        45.2741, 32.7420, -78.0588
        Hunter-Lab:
        38.3910, 49.2315, -49.8343
      #9d42bd color charts
#9d42bd RGB chart
      #9d42bd CMYK chart
      #9d42bd RGB pie chart
      #9d42bd color shades, tints & tones
#9d42bd color schemes
#9d42bd color preview, HTML & CSS examples
           This text has a color of #9d42bd        
        
          <p style="color:#9d42bd;">Text here</p>
        
        
          .mytext {color:#9d42bd;}
        
        Text color #9d42bd
      
           This box has a color of #9d42bd        
        
          <div style="background-color:#9d42bd;">Content here</div>
        
        
          .mybackground {background-color:#9d42bd;}
        
        Background color #9d42bd
      
           Border around this has a color of #9d42bd        
        
          <div style="border:2px solid #9d42bd;">Content here</div>
        
        
          .myborder {border:2px solid #9d42bd;}
        
        Border color #9d42bd