#9c40ed color space conversions
Hex:
        #9c40ed
        RGB:
        156, 64, 237
        CMY:
        39, 75, 7
        CMYK:
        34, 73, 0, 7
      HSL:
        272°, 82.7751%, 59.0196%
        HSV (HSB):
        272°, 72.9958%, 92.9412%
        XYZ:
        30.8298, 16.8491, 81.7481
        xyY:
        0.2382, 0.1302, 16.8491
      CIE-Lab:
        48.0694, 67.3815, -71.3112
        CIE-LCH:
        48.0694, 98.1099, 313.3770
        CIE-Luv:
        48.0694, 22.0970, -113.4669
        Hunter-Lab:
        41.0477, 62.2328, -89.3449
      #9c40ed color charts
#9c40ed RGB chart
      #9c40ed CMYK chart
      #9c40ed RGB pie chart
      #9c40ed color shades, tints & tones
#9c40ed color schemes
#9c40ed color preview, HTML & CSS examples
           This text has a color of #9c40ed        
        
          <p style="color:#9c40ed;">Text here</p>
        
        
          .mytext {color:#9c40ed;}
        
        Text color #9c40ed
      
           This box has a color of #9c40ed        
        
          <div style="background-color:#9c40ed;">Content here</div>
        
        
          .mybackground {background-color:#9c40ed;}
        
        Background color #9c40ed
      
           Border around this has a color of #9c40ed        
        
          <div style="border:2px solid #9c40ed;">Content here</div>
        
        
          .myborder {border:2px solid #9c40ed;}
        
        Border color #9c40ed