#9d1dcd color space conversions
Hex:
        #9d1dcd
        RGB:
        157, 29, 205
        CMY:
        38, 89, 20
        CMYK:
        23, 86, 0, 20
      HSL:
        284°, 75.2137%, 45.8824%
        HSV (HSB):
        284°, 85.8537%, 80.3922%
        XYZ:
        25.3634, 12.4546, 58.8248
        xyY:
        0.2624, 0.1289, 12.4546
      CIE-Lab:
        41.9297, 72.2071, -63.0121
        CIE-LCH:
        41.9297, 95.8352, 318.8902
        CIE-Luv:
        41.9297, 34.4478, -98.0768
        Hunter-Lab:
        35.2911, 66.5272, -74.1235
      #9d1dcd color charts
#9d1dcd RGB chart
      #9d1dcd CMYK chart
      #9d1dcd RGB pie chart
      #9d1dcd color shades, tints & tones
#9d1dcd color schemes
#9d1dcd color preview, HTML & CSS examples
           This text has a color of #9d1dcd        
        
          <p style="color:#9d1dcd;">Text here</p>
        
        
          .mytext {color:#9d1dcd;}
        
        Text color #9d1dcd
      
           This box has a color of #9d1dcd        
        
          <div style="background-color:#9d1dcd;">Content here</div>
        
        
          .mybackground {background-color:#9d1dcd;}
        
        Background color #9d1dcd
      
           Border around this has a color of #9d1dcd        
        
          <div style="border:2px solid #9d1dcd;">Content here</div>
        
        
          .myborder {border:2px solid #9d1dcd;}
        
        Border color #9d1dcd