#d14b96 color space conversions
Hex:
        #d14b96
        RGB:
        209, 75, 150
        CMY:
        18, 71, 41
        CMYK:
        0, 64, 28, 18
      HSL:
        326°, 59.2920%, 55.6863%
        HSV (HSB):
        326°, 64.1148%, 81.9608%
        XYZ:
        34.3156, 20.7895, 31.0583
        xyY:
        0.3983, 0.2413, 20.7895
      CIE-Lab:
        52.7183, 59.8313, -13.1747
        CIE-LCH:
        52.7183, 61.2646, 347.5818
        CIE-Luv:
        52.7183, 78.5357, -29.0933
        Hunter-Lab:
        45.5955, 54.5487, -8.4698
      #d14b96 color charts
#d14b96 RGB chart
      #d14b96 CMYK chart
      #d14b96 RGB pie chart
      #d14b96 color shades, tints & tones
#d14b96 color schemes
#d14b96 color preview, HTML & CSS examples
           This text has a color of #d14b96        
        
          <p style="color:#d14b96;">Text here</p>
        
        
          .mytext {color:#d14b96;}
        
        Text color #d14b96
      
           This box has a color of #d14b96        
        
          <div style="background-color:#d14b96;">Content here</div>
        
        
          .mybackground {background-color:#d14b96;}
        
        Background color #d14b96
      
           Border around this has a color of #d14b96        
        
          <div style="border:2px solid #d14b96;">Content here</div>
        
        
          .myborder {border:2px solid #d14b96;}
        
        Border color #d14b96