#9d2bae color space conversions
Hex:
        #9d2bae
        RGB:
        157, 43, 174
        CMY:
        38, 83, 32
        CMYK:
        10, 75, 0, 32
      HSL:
        292°, 60.3687%, 42.5490%
        HSV (HSB):
        292°, 75.2874%, 68.2353%
        XYZ:
        22.4085, 11.9518, 41.1703
        xyY:
        0.2967, 0.1582, 11.9518
      CIE-Lab:
        41.1395, 62.5926, -46.1068
        CIE-LCH:
        41.1395, 77.7411, 323.6240
        CIE-Luv:
        41.1395, 41.6031, -73.5703
        Hunter-Lab:
        34.5714, 55.2000, -46.4070
      #9d2bae color charts
#9d2bae RGB chart
      #9d2bae CMYK chart
      #9d2bae RGB pie chart
      #9d2bae color shades, tints & tones
#9d2bae color schemes
#9d2bae color preview, HTML & CSS examples
           This text has a color of #9d2bae        
        
          <p style="color:#9d2bae;">Text here</p>
        
        
          .mytext {color:#9d2bae;}
        
        Text color #9d2bae
      
           This box has a color of #9d2bae        
        
          <div style="background-color:#9d2bae;">Content here</div>
        
        
          .mybackground {background-color:#9d2bae;}
        
        Background color #9d2bae
      
           Border around this has a color of #9d2bae        
        
          <div style="border:2px solid #9d2bae;">Content here</div>
        
        
          .myborder {border:2px solid #9d2bae;}
        
        Border color #9d2bae