#9d2a6b color space conversions
Hex:
        #9d2a6b
        RGB:
        157, 42, 107
        CMY:
        38, 84, 58
        CMYK:
        0, 73, 32, 38
      HSL:
        326°, 57.7889%, 39.0196%
        HSV (HSB):
        326°, 73.2484%, 61.5686%
        XYZ:
        17.3864, 9.8856, 14.9017
        xyY:
        0.4123, 0.2344, 9.8856
      CIE-Lab:
        37.6363, 52.6408, -10.5911
        CIE-LCH:
        37.6363, 53.6957, 348.6242
        CIE-Luv:
        37.6363, 64.9460, -22.2248
        Hunter-Lab:
        31.4413, 43.6847, -6.0917
      #9d2a6b color charts
#9d2a6b RGB chart
      #9d2a6b CMYK chart
      #9d2a6b RGB pie chart
      #9d2a6b color shades, tints & tones
#9d2a6b color schemes
#9d2a6b color preview, HTML & CSS examples
           This text has a color of #9d2a6b        
        
          <p style="color:#9d2a6b;">Text here</p>
        
        
          .mytext {color:#9d2a6b;}
        
        Text color #9d2a6b
      
           This box has a color of #9d2a6b        
        
          <div style="background-color:#9d2a6b;">Content here</div>
        
        
          .mybackground {background-color:#9d2a6b;}
        
        Background color #9d2a6b
      
           Border around this has a color of #9d2a6b        
        
          <div style="border:2px solid #9d2a6b;">Content here</div>
        
        
          .myborder {border:2px solid #9d2a6b;}
        
        Border color #9d2a6b