#d478af color space conversions
Hex:
        #d478af
        RGB:
        212, 120, 175
        CMY:
        17, 53, 31
        CMYK:
        0, 43, 17, 17
      HSL:
        324°, 51.6854%, 65.0980%
        HSV (HSB):
        324°, 43.3962%, 83.1373%
        XYZ:
        41.6057, 30.5251, 44.2565
        xyY:
        0.3575, 0.2623, 30.5251
      CIE-Lab:
        62.1047, 42.9843, -13.4870
        CIE-LCH:
        62.1047, 45.0505, 342.5800
        CIE-Luv:
        62.1047, 52.7872, -27.3020
        Hunter-Lab:
        55.2496, 37.7328, -8.8183
      #d478af color charts
#d478af RGB chart
      #d478af CMYK chart
      #d478af RGB pie chart
      #d478af color shades, tints & tones
#d478af color schemes
#d478af color preview, HTML & CSS examples
           This text has a color of #d478af        
        
          <p style="color:#d478af;">Text here</p>
        
        
          .mytext {color:#d478af;}
        
        Text color #d478af
      
           This box has a color of #d478af        
        
          <div style="background-color:#d478af;">Content here</div>
        
        
          .mybackground {background-color:#d478af;}
        
        Background color #d478af
      
           Border around this has a color of #d478af        
        
          <div style="border:2px solid #d478af;">Content here</div>
        
        
          .myborder {border:2px solid #d478af;}
        
        Border color #d478af