#d53390 color space conversions
Hex:
        #d53390
        RGB:
        213, 51, 144
        CMY:
        16, 80, 44
        CMYK:
        0, 76, 32, 16
      HSL:
        326°, 65.8537%, 51.7647%
        HSV (HSB):
        326°, 76.0563%, 83.5294%
        XYZ:
        33.6584, 18.5274, 28.1877
        xyY:
        0.4188, 0.2305, 18.5274
      CIE-Lab:
        50.1296, 68.7020, -13.4500
        CIE-LCH:
        50.1296, 70.0062, 348.9231
        CIE-Luv:
        50.1296, 92.5593, -30.8898
        Hunter-Lab:
        43.0435, 64.2545, -8.6966
      #d53390 color charts
#d53390 RGB chart
      #d53390 CMYK chart
      #d53390 RGB pie chart
      #d53390 color shades, tints & tones
#d53390 color schemes
#d53390 color preview, HTML & CSS examples
           This text has a color of #d53390        
        
          <p style="color:#d53390;">Text here</p>
        
        
          .mytext {color:#d53390;}
        
        Text color #d53390
      
           This box has a color of #d53390        
        
          <div style="background-color:#d53390;">Content here</div>
        
        
          .mybackground {background-color:#d53390;}
        
        Background color #d53390
      
           Border around this has a color of #d53390        
        
          <div style="border:2px solid #d53390;">Content here</div>
        
        
          .myborder {border:2px solid #d53390;}
        
        Border color #d53390