#9d40ce color space conversions
Hex:
        #9d40ce
        RGB:
        157, 64, 206
        CMY:
        38, 75, 19
        CMYK:
        24, 69, 0, 19
      HSL:
        279°, 59.1667%, 52.9412%
        HSV (HSB):
        279°, 68.9320%, 80.7843%
        XYZ:
        26.8786, 15.2911, 59.9273
        xyY:
        0.2633, 0.1498, 15.2911
      CIE-Lab:
        46.0304, 60.8182, -56.9533
        CIE-LCH:
        46.0304, 83.3219, 316.8796
        CIE-Luv:
        46.0304, 29.1642, -91.3831
        Hunter-Lab:
        39.1039, 54.2628, -63.4902
      #9d40ce color charts
#9d40ce RGB chart
      #9d40ce CMYK chart
      #9d40ce RGB pie chart
      #9d40ce color shades, tints & tones
#9d40ce color schemes
#9d40ce color preview, HTML & CSS examples
           This text has a color of #9d40ce        
        
          <p style="color:#9d40ce;">Text here</p>
        
        
          .mytext {color:#9d40ce;}
        
        Text color #9d40ce
      
           This box has a color of #9d40ce        
        
          <div style="background-color:#9d40ce;">Content here</div>
        
        
          .mybackground {background-color:#9d40ce;}
        
        Background color #9d40ce
      
           Border around this has a color of #9d40ce        
        
          <div style="border:2px solid #9d40ce;">Content here</div>
        
        
          .myborder {border:2px solid #9d40ce;}
        
        Border color #9d40ce