#9d41d8 color space conversions
Hex:
        #9d41d8
        RGB:
        157, 65, 216
        CMY:
        38, 75, 15
        CMYK:
        27, 70, 0, 15
      HSL:
        277°, 65.9389%, 55.0980%
        HSV (HSB):
        277°, 69.9074%, 84.7059%
        XYZ:
        28.1896, 15.9066, 66.5503
        xyY:
        0.2548, 0.1438, 15.9066
      CIE-Lab:
        46.8517, 62.5296, -61.3656
        CIE-LCH:
        46.8517, 87.6110, 315.5383
        CIE-Luv:
        46.8517, 26.7403, -98.3145
        Hunter-Lab:
        39.8830, 56.3697, -71.0153
      #9d41d8 color charts
#9d41d8 RGB chart
      #9d41d8 CMYK chart
      #9d41d8 RGB pie chart
      #9d41d8 color shades, tints & tones
#9d41d8 color schemes
#9d41d8 color preview, HTML & CSS examples
           This text has a color of #9d41d8        
        
          <p style="color:#9d41d8;">Text here</p>
        
        
          .mytext {color:#9d41d8;}
        
        Text color #9d41d8
      
           This box has a color of #9d41d8        
        
          <div style="background-color:#9d41d8;">Content here</div>
        
        
          .mybackground {background-color:#9d41d8;}
        
        Background color #9d41d8
      
           Border around this has a color of #9d41d8        
        
          <div style="border:2px solid #9d41d8;">Content here</div>
        
        
          .myborder {border:2px solid #9d41d8;}
        
        Border color #9d41d8