#d14d90 color space conversions
Hex:
        #d14d90
        RGB:
        209, 77, 144
        CMY:
        18, 70, 44
        CMYK:
        0, 63, 31, 18
      HSL:
        330°, 58.9286%, 56.0784%
        HSV (HSB):
        330°, 63.1579%, 81.9608%
        XYZ:
        33.9824, 20.8767, 28.6241
        xyY:
        0.4071, 0.2501, 20.8767
      CIE-Lab:
        52.8143, 58.2617, -9.4758
        CIE-LCH:
        52.8143, 59.0272, 350.7622
        CIE-Luv:
        52.8143, 79.7002, -23.6287
        Hunter-Lab:
        45.6910, 52.7991, -5.1598
      #d14d90 color charts
#d14d90 RGB chart
      #d14d90 CMYK chart
      #d14d90 RGB pie chart
      #d14d90 color shades, tints & tones
#d14d90 color schemes
#d14d90 color preview, HTML & CSS examples
           This text has a color of #d14d90        
        
          <p style="color:#d14d90;">Text here</p>
        
        
          .mytext {color:#d14d90;}
        
        Text color #d14d90
      
           This box has a color of #d14d90        
        
          <div style="background-color:#d14d90;">Content here</div>
        
        
          .mybackground {background-color:#d14d90;}
        
        Background color #d14d90
      
           Border around this has a color of #d14d90        
        
          <div style="border:2px solid #d14d90;">Content here</div>
        
        
          .myborder {border:2px solid #d14d90;}
        
        Border color #d14d90