#9d236f color space conversions
Hex:
        #9d236f
        RGB:
        157, 35, 111
        CMY:
        38, 86, 56
        CMYK:
        0, 78, 29, 38
      HSL:
        323°, 63.5417%, 37.6471%
        HSV (HSB):
        323°, 77.7070%, 61.5686%
        XYZ:
        17.3749, 9.5179, 15.9603
        xyY:
        0.4055, 0.2221, 9.5179
      CIE-Lab:
        36.9628, 55.4808, -14.1373
        CIE-LCH:
        36.9628, 57.2537, 345.7044
        CIE-Luv:
        36.9628, 65.4727, -27.1745
        Hunter-Lab:
        30.8510, 46.5396, -9.0770
      #9d236f color charts
#9d236f RGB chart
      #9d236f CMYK chart
      #9d236f RGB pie chart
      #9d236f color shades, tints & tones
#9d236f color schemes
#9d236f color preview, HTML & CSS examples
           This text has a color of #9d236f        
        
          <p style="color:#9d236f;">Text here</p>
        
        
          .mytext {color:#9d236f;}
        
        Text color #9d236f
      
           This box has a color of #9d236f        
        
          <div style="background-color:#9d236f;">Content here</div>
        
        
          .mybackground {background-color:#9d236f;}
        
        Background color #9d236f
      
           Border around this has a color of #9d236f        
        
          <div style="border:2px solid #9d236f;">Content here</div>
        
        
          .myborder {border:2px solid #9d236f;}
        
        Border color #9d236f