#d14faa color space conversions
Hex:
        #d14faa
        RGB:
        209, 79, 170
        CMY:
        18, 69, 33
        CMYK:
        0, 62, 19, 18
      HSL:
        318°, 58.5586%, 56.4706%
        HSV (HSB):
        318°, 62.2010%, 81.9608%
        XYZ:
        36.3462, 22.0496, 40.3705
        xyY:
        0.3680, 0.2232, 22.0496
      CIE-Lab:
        54.0795, 60.8523, -22.8538
        CIE-LCH:
        54.0795, 65.0023, 339.4157
        CIE-Luv:
        54.0795, 70.2731, -43.4842
        Hunter-Lab:
        46.9570, 55.9900, -18.1038
      #d14faa color charts
#d14faa RGB chart
      #d14faa CMYK chart
      #d14faa RGB pie chart
      #d14faa color shades, tints & tones
#d14faa color schemes
#d14faa color preview, HTML & CSS examples
           This text has a color of #d14faa        
        
          <p style="color:#d14faa;">Text here</p>
        
        
          .mytext {color:#d14faa;}
        
        Text color #d14faa
      
           This box has a color of #d14faa        
        
          <div style="background-color:#d14faa;">Content here</div>
        
        
          .mybackground {background-color:#d14faa;}
        
        Background color #d14faa
      
           Border around this has a color of #d14faa        
        
          <div style="border:2px solid #d14faa;">Content here</div>
        
        
          .myborder {border:2px solid #d14faa;}
        
        Border color #d14faa