#d14fac color space conversions
Hex:
        #d14fac
        RGB:
        209, 79, 172
        CMY:
        18, 69, 33
        CMYK:
        0, 62, 18, 18
      HSL:
        317°, 58.5586%, 56.4706%
        HSV (HSB):
        317°, 62.2010%, 81.9608%
        XYZ:
        36.5369, 22.1258, 41.3747
        xyY:
        0.3652, 0.2212, 22.1258
      CIE-Lab:
        54.1603, 61.1380, -23.8962
        CIE-LCH:
        54.1603, 65.6421, 338.6516
        CIE-Luv:
        54.1603, 69.6177, -45.0939
        Hunter-Lab:
        47.0381, 56.3333, -19.2248
      #d14fac color charts
#d14fac RGB chart
      #d14fac CMYK chart
      #d14fac RGB pie chart
      #d14fac color shades, tints & tones
#d14fac color schemes
#d14fac color preview, HTML & CSS examples
           This text has a color of #d14fac        
        
          <p style="color:#d14fac;">Text here</p>
        
        
          .mytext {color:#d14fac;}
        
        Text color #d14fac
      
           This box has a color of #d14fac        
        
          <div style="background-color:#d14fac;">Content here</div>
        
        
          .mybackground {background-color:#d14fac;}
        
        Background color #d14fac
      
           Border around this has a color of #d14fac        
        
          <div style="border:2px solid #d14fac;">Content here</div>
        
        
          .myborder {border:2px solid #d14fac;}
        
        Border color #d14fac