#9d57ed color space conversions
Hex:
        #9d57ed
        RGB:
        157, 87, 237
        CMY:
        38, 66, 7
        CMYK:
        34, 63, 0, 7
      HSL:
        268°, 80.6452%, 63.5294%
        HSV (HSB):
        268°, 63.2911%, 92.9412%
        XYZ:
        32.5989, 20.0989, 82.2821
        xyY:
        0.2415, 0.1489, 20.0989
      CIE-Lab:
        51.9489, 57.1090, -65.0174
        CIE-LCH:
        51.9489, 86.5373, 311.2949
        CIE-Luv:
        51.9489, 17.9778, -105.9974
        Hunter-Lab:
        44.8318, 51.3383, -77.4357
      #9d57ed color charts
#9d57ed RGB chart
      #9d57ed CMYK chart
      #9d57ed RGB pie chart
      #9d57ed color shades, tints & tones
#9d57ed color schemes
#9d57ed color preview, HTML & CSS examples
           This text has a color of #9d57ed        
        
          <p style="color:#9d57ed;">Text here</p>
        
        
          .mytext {color:#9d57ed;}
        
        Text color #9d57ed
      
           This box has a color of #9d57ed        
        
          <div style="background-color:#9d57ed;">Content here</div>
        
        
          .mybackground {background-color:#9d57ed;}
        
        Background color #9d57ed
      
           Border around this has a color of #9d57ed        
        
          <div style="border:2px solid #9d57ed;">Content here</div>
        
        
          .myborder {border:2px solid #9d57ed;}
        
        Border color #9d57ed