#d53d93 color space conversions
Hex:
        #d53d93
        RGB:
        213, 61, 147
        CMY:
        16, 76, 42
        CMYK:
        0, 71, 31, 16
      HSL:
        326°, 64.4068%, 53.7255%
        HSV (HSB):
        326°, 71.3615%, 83.5294%
        XYZ:
        34.3758, 19.5902, 29.5732
        xyY:
        0.4115, 0.2345, 19.5902
      CIE-Lab:
        51.3707, 65.8480, -13.3655
        CIE-LCH:
        51.3707, 67.1908, 348.5263
        CIE-Luv:
        51.3707, 88.1150, -30.3684
        Hunter-Lab:
        44.2608, 61.1780, -8.6325
      #d53d93 color charts
#d53d93 RGB chart
      #d53d93 CMYK chart
      #d53d93 RGB pie chart
      #d53d93 color shades, tints & tones
#d53d93 color schemes
#d53d93 color preview, HTML & CSS examples
           This text has a color of #d53d93        
        
          <p style="color:#d53d93;">Text here</p>
        
        
          .mytext {color:#d53d93;}
        
        Text color #d53d93
      
           This box has a color of #d53d93        
        
          <div style="background-color:#d53d93;">Content here</div>
        
        
          .mybackground {background-color:#d53d93;}
        
        Background color #d53d93
      
           Border around this has a color of #d53d93        
        
          <div style="border:2px solid #d53d93;">Content here</div>
        
        
          .myborder {border:2px solid #d53d93;}
        
        Border color #d53d93