#d53392 color space conversions
Hex:
        #d53392
        RGB:
        213, 51, 146
        CMY:
        16, 80, 43
        CMYK:
        0, 76, 31, 16
      HSL:
        325°, 65.8537%, 51.7647%
        HSV (HSB):
        325°, 76.0563%, 83.5294%
        XYZ:
        33.8127, 18.5891, 29.0001
        xyY:
        0.4154, 0.2284, 18.5891
      CIE-Lab:
        50.2030, 68.9255, -14.5365
        CIE-LCH:
        50.2030, 70.4417, 348.0907
        CIE-Luv:
        50.2030, 91.7504, -32.4456
        Hunter-Lab:
        43.1151, 64.5360, -9.6991
      #d53392 color charts
#d53392 RGB chart
      #d53392 CMYK chart
      #d53392 RGB pie chart
      #d53392 color shades, tints & tones
#d53392 color schemes
#d53392 color preview, HTML & CSS examples
           This text has a color of #d53392        
        
          <p style="color:#d53392;">Text here</p>
        
        
          .mytext {color:#d53392;}
        
        Text color #d53392
      
           This box has a color of #d53392        
        
          <div style="background-color:#d53392;">Content here</div>
        
        
          .mybackground {background-color:#d53392;}
        
        Background color #d53392
      
           Border around this has a color of #d53392        
        
          <div style="border:2px solid #d53392;">Content here</div>
        
        
          .myborder {border:2px solid #d53392;}
        
        Border color #d53392