#9d214b color space conversions
Hex:
        #9d214b
        RGB:
        157, 33, 75
        CMY:
        38, 87, 71
        CMYK:
        0, 79, 52, 38
      HSL:
        340°, 65.2632%, 37.2549%
        HSV (HSB):
        340°, 78.9809%, 61.5686%
        XYZ:
        15.7185, 8.7638, 7.5197
        xyY:
        0.4912, 0.2739, 8.7638
      CIE-Lab:
        35.5255, 52.3557, 6.7810
        CIE-LCH:
        35.5255, 52.7930, 7.3797
        CIE-Luv:
        35.5255, 79.7050, -1.6834
        Hunter-Lab:
        29.6037, 42.9703, 5.6622
      #9d214b color charts
#9d214b RGB chart
      #9d214b CMYK chart
      #9d214b RGB pie chart
      #9d214b color shades, tints & tones
#9d214b color schemes
#9d214b color preview, HTML & CSS examples
           This text has a color of #9d214b        
        
          <p style="color:#9d214b;">Text here</p>
        
        
          .mytext {color:#9d214b;}
        
        Text color #9d214b
      
           This box has a color of #9d214b        
        
          <div style="background-color:#9d214b;">Content here</div>
        
        
          .mybackground {background-color:#9d214b;}
        
        Background color #9d214b
      
           Border around this has a color of #9d214b        
        
          <div style="border:2px solid #9d214b;">Content here</div>
        
        
          .myborder {border:2px solid #9d214b;}
        
        Border color #9d214b