#d53386 color space conversions
Hex:
        #d53386
        RGB:
        213, 51, 134
        CMY:
        16, 80, 47
        CMYK:
        0, 76, 37, 16
      HSL:
        329°, 65.8537%, 51.7647%
        HSV (HSB):
        329°, 76.0563%, 83.5294%
        XYZ:
        32.9275, 18.2350, 24.3385
        xyY:
        0.4361, 0.2415, 18.2350
      CIE-Lab:
        49.7799, 67.6299, -7.9647
        CIE-LCH:
        49.7799, 68.0972, 353.2833
        CIE-Luv:
        49.7799, 96.5861, -23.1993
        Hunter-Lab:
        42.7025, 62.9103, -3.9009
      #d53386 color charts
#d53386 RGB chart
      #d53386 CMYK chart
      #d53386 RGB pie chart
      #d53386 color shades, tints & tones
#d53386 color schemes
#d53386 color preview, HTML & CSS examples
           This text has a color of #d53386        
        
          <p style="color:#d53386;">Text here</p>
        
        
          .mytext {color:#d53386;}
        
        Text color #d53386
      
           This box has a color of #d53386        
        
          <div style="background-color:#d53386;">Content here</div>
        
        
          .mybackground {background-color:#d53386;}
        
        Background color #d53386
      
           Border around this has a color of #d53386        
        
          <div style="border:2px solid #d53386;">Content here</div>
        
        
          .myborder {border:2px solid #d53386;}
        
        Border color #d53386