#d14cb4 color space conversions
Hex:
        #d14cb4
        RGB:
        209, 76, 180
        CMY:
        18, 70, 29
        CMYK:
        0, 64, 14, 18
      HSL:
        313°, 59.1111%, 55.8824%
        HSV (HSB):
        313°, 63.6364%, 81.9608%
        XYZ:
        37.1172, 22.0195, 45.4739
        xyY:
        0.3548, 0.2105, 22.0195
      CIE-Lab:
        54.0477, 63.5379, -28.7246
        CIE-LCH:
        54.0477, 69.7292, 335.6730
        CIE-Luv:
        54.0477, 68.0414, -52.6961
        Hunter-Lab:
        46.9249, 59.0732, -24.6092
      #d14cb4 color charts
#d14cb4 RGB chart
      #d14cb4 CMYK chart
      #d14cb4 RGB pie chart
      #d14cb4 color shades, tints & tones
#d14cb4 color schemes
#d14cb4 color preview, HTML & CSS examples
           This text has a color of #d14cb4        
        
          <p style="color:#d14cb4;">Text here</p>
        
        
          .mytext {color:#d14cb4;}
        
        Text color #d14cb4
      
           This box has a color of #d14cb4        
        
          <div style="background-color:#d14cb4;">Content here</div>
        
        
          .mybackground {background-color:#d14cb4;}
        
        Background color #d14cb4
      
           Border around this has a color of #d14cb4        
        
          <div style="border:2px solid #d14cb4;">Content here</div>
        
        
          .myborder {border:2px solid #d14cb4;}
        
        Border color #d14cb4