#d674af color space conversions
Hex:
        #d674af
        RGB:
        214, 116, 175
        CMY:
        16, 55, 31
        CMYK:
        0, 46, 18, 16
      HSL:
        324°, 54.4444%, 64.7059%
        HSV (HSB):
        324°, 45.7944%, 83.9216%
        XYZ:
        41.7148, 29.8821, 44.1266
        xyY:
        0.3605, 0.2582, 29.8821
      CIE-Lab:
        61.5523, 45.6968, -14.2943
        CIE-LCH:
        61.5523, 47.8803, 342.6300
        CIE-Luv:
        61.5523, 56.2384, -28.9549
        Hunter-Lab:
        54.6645, 40.5516, -9.5953
      #d674af color charts
#d674af RGB chart
      #d674af CMYK chart
      #d674af RGB pie chart
      #d674af color shades, tints & tones
#d674af color schemes
#d674af color preview, HTML & CSS examples
           This text has a color of #d674af        
        
          <p style="color:#d674af;">Text here</p>
        
        
          .mytext {color:#d674af;}
        
        Text color #d674af
      
           This box has a color of #d674af        
        
          <div style="background-color:#d674af;">Content here</div>
        
        
          .mybackground {background-color:#d674af;}
        
        Background color #d674af
      
           Border around this has a color of #d674af        
        
          <div style="border:2px solid #d674af;">Content here</div>
        
        
          .myborder {border:2px solid #d674af;}
        
        Border color #d674af