#d4478d color space conversions
Hex:
        #d4478d
        RGB:
        212, 71, 141
        CMY:
        17, 72, 45
        CMYK:
        0, 67, 33, 17
      HSL:
        330°, 62.1145%, 55.4902%
        HSV (HSB):
        330°, 66.5094%, 83.1373%
        XYZ:
        34.2123, 20.4266, 27.3388
        xyY:
        0.4173, 0.2492, 20.4266
      CIE-Lab:
        52.3162, 61.2072, -8.3876
        CIE-LCH:
        52.3162, 61.7793, 352.1970
        CIE-Luv:
        52.3162, 85.6706, -22.6783
        Hunter-Lab:
        45.1958, 56.0283, -4.2273
      #d4478d color charts
#d4478d RGB chart
      #d4478d CMYK chart
      #d4478d RGB pie chart
      #d4478d color shades, tints & tones
#d4478d color schemes
#d4478d color preview, HTML & CSS examples
           This text has a color of #d4478d        
        
          <p style="color:#d4478d;">Text here</p>
        
        
          .mytext {color:#d4478d;}
        
        Text color #d4478d
      
           This box has a color of #d4478d        
        
          <div style="background-color:#d4478d;">Content here</div>
        
        
          .mybackground {background-color:#d4478d;}
        
        Background color #d4478d
      
           Border around this has a color of #d4478d        
        
          <div style="border:2px solid #d4478d;">Content here</div>
        
        
          .myborder {border:2px solid #d4478d;}
        
        Border color #d4478d