#9d2eda color space conversions
Hex:
        #9d2eda
        RGB:
        157, 46, 218
        CMY:
        38, 82, 15
        CMYK:
        28, 79, 0, 15
      HSL:
        279°, 69.9187%, 51.7647%
        HSV (HSB):
        279°, 78.8991%, 85.4902%
        XYZ:
        27.5365, 14.1840, 67.6161
        xyY:
        0.2519, 0.1297, 14.1840
      CIE-Lab:
        44.4957, 70.0893, -66.3289
        CIE-LCH:
        44.4957, 96.4988, 316.5790
        CIE-Luv:
        44.4957, 29.3359, -104.2747
        Hunter-Lab:
        37.6617, 64.6030, -80.0834
      #9d2eda color charts
#9d2eda RGB chart
      #9d2eda CMYK chart
      #9d2eda RGB pie chart
      #9d2eda color shades, tints & tones
#9d2eda color schemes
#9d2eda color preview, HTML & CSS examples
           This text has a color of #9d2eda        
        
          <p style="color:#9d2eda;">Text here</p>
        
        
          .mytext {color:#9d2eda;}
        
        Text color #9d2eda
      
           This box has a color of #9d2eda        
        
          <div style="background-color:#9d2eda;">Content here</div>
        
        
          .mybackground {background-color:#9d2eda;}
        
        Background color #9d2eda
      
           Border around this has a color of #9d2eda        
        
          <div style="border:2px solid #9d2eda;">Content here</div>
        
        
          .myborder {border:2px solid #9d2eda;}
        
        Border color #9d2eda