#9d40ee color space conversions
Hex:
        #9d40ee
        RGB:
        157, 64, 238
        CMY:
        38, 75, 7
        CMYK:
        34, 73, 0, 7
      HSL:
        272°, 83.6538%, 59.2157%
        HSV (HSB):
        272°, 73.1092%, 93.3333%
        XYZ:
        31.1706, 17.0079, 82.5289
        xyY:
        0.2385, 0.1301, 17.0079
      CIE-Lab:
        48.2700, 67.7781, -71.5422
        CIE-LCH:
        48.2700, 98.5503, 313.4524
        CIE-Luv:
        48.2700, 22.4035, -113.9680
        Hunter-Lab:
        41.2407, 62.7432, -89.7799
      #9d40ee color charts
#9d40ee RGB chart
      #9d40ee CMYK chart
      #9d40ee RGB pie chart
      #9d40ee color shades, tints & tones
#9d40ee color schemes
#9d40ee color preview, HTML & CSS examples
           This text has a color of #9d40ee        
        
          <p style="color:#9d40ee;">Text here</p>
        
        
          .mytext {color:#9d40ee;}
        
        Text color #9d40ee
      
           This box has a color of #9d40ee        
        
          <div style="background-color:#9d40ee;">Content here</div>
        
        
          .mybackground {background-color:#9d40ee;}
        
        Background color #9d40ee
      
           Border around this has a color of #9d40ee        
        
          <div style="border:2px solid #9d40ee;">Content here</div>
        
        
          .myborder {border:2px solid #9d40ee;}
        
        Border color #9d40ee