#9d40fa color space conversions
Hex:
        #9d40fa
        RGB:
        157, 64, 250
        CMY:
        38, 75, 2
        CMYK:
        37, 74, 0, 2
      HSL:
        270°, 94.8980%, 61.5686%
        HSV (HSB):
        270°, 74.4000%, 98.0392%
        XYZ:
        32.9933, 17.7370, 92.1271
        xyY:
        0.2310, 0.1242, 17.7370
      CIE-Lab:
        49.1756, 70.4688, -76.7926
        CIE-LCH:
        49.1756, 104.2255, 312.5411
        CIE-Luv:
        49.1756, 20.1423, -122.0524
        Hunter-Lab:
        42.1153, 66.1358, -100.2159
      #9d40fa color charts
#9d40fa RGB chart
      #9d40fa CMYK chart
      #9d40fa RGB pie chart
      #9d40fa color shades, tints & tones
#9d40fa color schemes
#9d40fa color preview, HTML & CSS examples
           This text has a color of #9d40fa        
        
          <p style="color:#9d40fa;">Text here</p>
        
        
          .mytext {color:#9d40fa;}
        
        Text color #9d40fa
      
           This box has a color of #9d40fa        
        
          <div style="background-color:#9d40fa;">Content here</div>
        
        
          .mybackground {background-color:#9d40fa;}
        
        Background color #9d40fa
      
           Border around this has a color of #9d40fa        
        
          <div style="border:2px solid #9d40fa;">Content here</div>
        
        
          .myborder {border:2px solid #9d40fa;}
        
        Border color #9d40fa