#d54684 color space conversions
Hex:
        #d54684
        RGB:
        213, 70, 132
        CMY:
        16, 73, 48
        CMYK:
        0, 67, 38, 16
      HSL:
        334°, 62.9956%, 55.4902%
        HSV (HSB):
        334°, 67.1362%, 83.5294%
        XYZ:
        33.7956, 20.1924, 23.9461
        xyY:
        0.4336, 0.2591, 20.1924
      CIE-Lab:
        52.0540, 60.8870, -3.3879
        CIE-LCH:
        52.0540, 60.9812, 356.8152
        CIE-Luv:
        52.0540, 90.0474, -15.8907
        Hunter-Lab:
        44.9359, 55.6090, -0.1401
      #d54684 color charts
#d54684 RGB chart
      #d54684 CMYK chart
      #d54684 RGB pie chart
      #d54684 color shades, tints & tones
#d54684 color schemes
#d54684 color preview, HTML & CSS examples
           This text has a color of #d54684        
        
          <p style="color:#d54684;">Text here</p>
        
        
          .mytext {color:#d54684;}
        
        Text color #d54684
      
           This box has a color of #d54684        
        
          <div style="background-color:#d54684;">Content here</div>
        
        
          .mybackground {background-color:#d54684;}
        
        Background color #d54684
      
           Border around this has a color of #d54684        
        
          <div style="border:2px solid #d54684;">Content here</div>
        
        
          .myborder {border:2px solid #d54684;}
        
        Border color #d54684