#d54170 color space conversions
Hex:
        #d54170
        RGB:
        213, 65, 112
        CMY:
        16, 75, 56
        CMYK:
        0, 69, 47, 16
      HSL:
        341°, 63.7931%, 54.5098%
        HSV (HSB):
        341°, 69.4836%, 83.5294%
        XYZ:
        32.2555, 19.0966, 17.3152
        xyY:
        0.4697, 0.2781, 19.0966
      CIE-Lab:
        50.8000, 60.8277, 6.8166
        CIE-LCH:
        50.8000, 61.2084, 6.3941
        CIE-Luv:
        50.8000, 99.2297, -3.0637
        Hunter-Lab:
        43.6996, 55.2798, 7.0972
      #d54170 color charts
#d54170 RGB chart
      #d54170 CMYK chart
      #d54170 RGB pie chart
      #d54170 color shades, tints & tones
#d54170 color schemes
#d54170 color preview, HTML & CSS examples
           This text has a color of #d54170        
        
          <p style="color:#d54170;">Text here</p>
        
        
          .mytext {color:#d54170;}
        
        Text color #d54170
      
           This box has a color of #d54170        
        
          <div style="background-color:#d54170;">Content here</div>
        
        
          .mybackground {background-color:#d54170;}
        
        Background color #d54170
      
           Border around this has a color of #d54170        
        
          <div style="border:2px solid #d54170;">Content here</div>
        
        
          .myborder {border:2px solid #d54170;}
        
        Border color #d54170