#d14b92 color space conversions
Hex:
        #d14b92
        RGB:
        209, 75, 146
        CMY:
        18, 71, 43
        CMYK:
        0, 64, 30, 18
      HSL:
        328°, 59.2920%, 55.6863%
        HSV (HSB):
        328°, 64.1148%, 81.9608%
        XYZ:
        33.9989, 20.6628, 29.3905
        xyY:
        0.4045, 0.2458, 20.6628
      CIE-Lab:
        52.5784, 59.3355, -11.0158
        CIE-LCH:
        52.5784, 60.3494, 349.4826
        CIE-Luv:
        52.5784, 79.8918, -25.9555
        Hunter-Lab:
        45.4563, 53.9597, -6.5154
      #d14b92 color charts
#d14b92 RGB chart
      #d14b92 CMYK chart
      #d14b92 RGB pie chart
      #d14b92 color shades, tints & tones
#d14b92 color schemes
#d14b92 color preview, HTML & CSS examples
           This text has a color of #d14b92        
        
          <p style="color:#d14b92;">Text here</p>
        
        
          .mytext {color:#d14b92;}
        
        Text color #d14b92
      
           This box has a color of #d14b92        
        
          <div style="background-color:#d14b92;">Content here</div>
        
        
          .mybackground {background-color:#d14b92;}
        
        Background color #d14b92
      
           Border around this has a color of #d14b92        
        
          <div style="border:2px solid #d14b92;">Content here</div>
        
        
          .myborder {border:2px solid #d14b92;}
        
        Border color #d14b92