#d14d93 color space conversions
Hex:
        #d14d93
        RGB:
        209, 77, 147
        CMY:
        18, 70, 42
        CMYK:
        0, 63, 30, 18
      HSL:
        328°, 58.9286%, 56.0784%
        HSV (HSB):
        328°, 63.1579%, 81.9608%
        XYZ:
        34.2148, 20.9696, 29.8480
        xyY:
        0.4024, 0.2466, 20.9696
      CIE-Lab:
        52.9163, 58.6293, -11.1006
        CIE-LCH:
        52.9163, 59.6709, 349.2788
        CIE-Luv:
        52.9163, 78.7026, -25.9697
        Hunter-Lab:
        45.7926, 53.2326, -6.5908
      #d14d93 color charts
#d14d93 RGB chart
      #d14d93 CMYK chart
      #d14d93 RGB pie chart
      #d14d93 color shades, tints & tones
#d14d93 color schemes
#d14d93 color preview, HTML & CSS examples
           This text has a color of #d14d93        
        
          <p style="color:#d14d93;">Text here</p>
        
        
          .mytext {color:#d14d93;}
        
        Text color #d14d93
      
           This box has a color of #d14d93        
        
          <div style="background-color:#d14d93;">Content here</div>
        
        
          .mybackground {background-color:#d14d93;}
        
        Background color #d14d93
      
           Border around this has a color of #d14d93        
        
          <div style="border:2px solid #d14d93;">Content here</div>
        
        
          .myborder {border:2px solid #d14d93;}
        
        Border color #d14d93