#d14ab2 color space conversions
Hex:
        #d14ab2
        RGB:
        209, 74, 178
        CMY:
        18, 71, 30
        CMYK:
        0, 65, 15, 18
      HSL:
        314°, 59.4714%, 55.4902%
        HSV (HSB):
        314°, 64.5933%, 81.9608%
        XYZ:
        36.7792, 21.6672, 44.3632
        xyY:
        0.3577, 0.2108, 21.6672
      CIE-Lab:
        53.6721, 64.0439, -28.1448
        CIE-LCH:
        53.6721, 69.9553, 336.2763
        CIE-Luv:
        53.6721, 69.3826, -51.8342
        Hunter-Lab:
        46.5481, 59.5796, -23.9234
      #d14ab2 color charts
#d14ab2 RGB chart
      #d14ab2 CMYK chart
      #d14ab2 RGB pie chart
      #d14ab2 color shades, tints & tones
#d14ab2 color schemes
#d14ab2 color preview, HTML & CSS examples
           This text has a color of #d14ab2        
        
          <p style="color:#d14ab2;">Text here</p>
        
        
          .mytext {color:#d14ab2;}
        
        Text color #d14ab2
      
           This box has a color of #d14ab2        
        
          <div style="background-color:#d14ab2;">Content here</div>
        
        
          .mybackground {background-color:#d14ab2;}
        
        Background color #d14ab2
      
           Border around this has a color of #d14ab2        
        
          <div style="border:2px solid #d14ab2;">Content here</div>
        
        
          .myborder {border:2px solid #d14ab2;}
        
        Border color #d14ab2