#d14d92 color space conversions
Hex:
        #d14d92
        RGB:
        209, 77, 146
        CMY:
        18, 70, 43
        CMYK:
        0, 63, 30, 18
      HSL:
        329°, 58.9286%, 56.0784%
        HSV (HSB):
        329°, 63.1579%, 81.9608%
        XYZ:
        34.1367, 20.9384, 29.4364
        xyY:
        0.4039, 0.2478, 20.9384
      CIE-Lab:
        52.8820, 58.5059, -10.5597
        CIE-LCH:
        52.8820, 59.4512, 349.7688
        CIE-Luv:
        52.8820, 79.0355, -25.1878
        Hunter-Lab:
        45.7585, 53.0870, -6.1103
      #d14d92 color charts
#d14d92 RGB chart
      #d14d92 CMYK chart
      #d14d92 RGB pie chart
      #d14d92 color shades, tints & tones
#d14d92 color schemes
#d14d92 color preview, HTML & CSS examples
           This text has a color of #d14d92        
        
          <p style="color:#d14d92;">Text here</p>
        
        
          .mytext {color:#d14d92;}
        
        Text color #d14d92
      
           This box has a color of #d14d92        
        
          <div style="background-color:#d14d92;">Content here</div>
        
        
          .mybackground {background-color:#d14d92;}
        
        Background color #d14d92
      
           Border around this has a color of #d14d92        
        
          <div style="border:2px solid #d14d92;">Content here</div>
        
        
          .myborder {border:2px solid #d14d92;}
        
        Border color #d14d92