#9d2bce color space conversions
Hex:
        #9d2bce
        RGB:
        157, 43, 206
        CMY:
        38, 83, 19
        CMYK:
        24, 79, 0, 19
      HSL:
        282°, 65.4618%, 48.8235%
        HSV (HSB):
        282°, 79.1262%, 80.7843%
        XYZ:
        25.9091, 13.3521, 59.6042
        xyY:
        0.2621, 0.1351, 13.3521
      CIE-Lab:
        43.2890, 68.6400, -61.3846
        CIE-LCH:
        43.2890, 92.0843, 318.1938
        CIE-Luv:
        43.2890, 32.6684, -96.5835
        Hunter-Lab:
        36.5405, 62.6197, -71.1344
      #9d2bce color charts
#9d2bce RGB chart
      #9d2bce CMYK chart
      #9d2bce RGB pie chart
      #9d2bce color shades, tints & tones
#9d2bce color schemes
#9d2bce color preview, HTML & CSS examples
           This text has a color of #9d2bce        
        
          <p style="color:#9d2bce;">Text here</p>
        
        
          .mytext {color:#9d2bce;}
        
        Text color #9d2bce
      
           This box has a color of #9d2bce        
        
          <div style="background-color:#9d2bce;">Content here</div>
        
        
          .mybackground {background-color:#9d2bce;}
        
        Background color #9d2bce
      
           Border around this has a color of #9d2bce        
        
          <div style="border:2px solid #9d2bce;">Content here</div>
        
        
          .myborder {border:2px solid #9d2bce;}
        
        Border color #9d2bce