#9d41d9 color space conversions
Hex:
        #9d41d9
        RGB:
        157, 65, 217
        CMY:
        38, 75, 15
        CMYK:
        28, 70, 0, 15
      HSL:
        276°, 66.6667%, 55.2941%
        HSV (HSB):
        276°, 70.0461%, 85.0980%
        XYZ:
        28.3193, 15.9584, 67.2333
        xyY:
        0.2540, 0.1431, 15.9584
      CIE-Lab:
        46.9199, 62.7460, -61.8266
        CIE-LCH:
        46.9199, 88.0885, 315.4228
        CIE-Luv:
        46.9199, 26.5245, -99.0304
        Hunter-Lab:
        39.9480, 56.6303, -71.8227
      #9d41d9 color charts
#9d41d9 RGB chart
      #9d41d9 CMYK chart
      #9d41d9 RGB pie chart
      #9d41d9 color shades, tints & tones
#9d41d9 color schemes
#9d41d9 color preview, HTML & CSS examples
           This text has a color of #9d41d9        
        
          <p style="color:#9d41d9;">Text here</p>
        
        
          .mytext {color:#9d41d9;}
        
        Text color #9d41d9
      
           This box has a color of #9d41d9        
        
          <div style="background-color:#9d41d9;">Content here</div>
        
        
          .mybackground {background-color:#9d41d9;}
        
        Background color #9d41d9
      
           Border around this has a color of #9d41d9        
        
          <div style="border:2px solid #9d41d9;">Content here</div>
        
        
          .myborder {border:2px solid #9d41d9;}
        
        Border color #9d41d9