#d54672 color space conversions
Hex:
        #d54672
        RGB:
        213, 70, 114
        CMY:
        16, 73, 55
        CMYK:
        0, 67, 46, 16
      HSL:
        342°, 62.9956%, 55.4902%
        HSV (HSB):
        342°, 67.1362%, 83.5294%
        XYZ:
        32.6680, 19.7414, 18.0083
        xyY:
        0.4639, 0.2803, 19.7414
      CIE-Lab:
        51.5435, 59.1033, 6.6716
        CIE-LCH:
        51.5435, 59.4787, 6.4403
        CIE-Luv:
        51.5435, 96.1590, -2.8235
        Hunter-Lab:
        44.4312, 53.4871, 7.0713
      #d54672 color charts
#d54672 RGB chart
      #d54672 CMYK chart
      #d54672 RGB pie chart
      #d54672 color shades, tints & tones
#d54672 color schemes
#d54672 color preview, HTML & CSS examples
           This text has a color of #d54672        
        
          <p style="color:#d54672;">Text here</p>
        
        
          .mytext {color:#d54672;}
        
        Text color #d54672
      
           This box has a color of #d54672        
        
          <div style="background-color:#d54672;">Content here</div>
        
        
          .mybackground {background-color:#d54672;}
        
        Background color #d54672
      
           Border around this has a color of #d54672        
        
          <div style="border:2px solid #d54672;">Content here</div>
        
        
          .myborder {border:2px solid #d54672;}
        
        Border color #d54672