#d53c89 color space conversions
Hex:
        #d53c89
        RGB:
        213, 60, 137
        CMY:
        16, 76, 46
        CMYK:
        0, 72, 36, 16
      HSL:
        330°, 64.5570%, 53.5294%
        HSV (HSB):
        330°, 71.8310%, 83.5294%
        XYZ:
        33.5718, 19.1840, 25.6004
        xyY:
        0.4285, 0.2448, 19.1840
      CIE-Lab:
        50.9018, 65.0700, -8.0929
        CIE-LCH:
        50.9018, 65.5713, 352.9104
        CIE-Luv:
        50.9018, 92.2790, -22.9433
        Hunter-Lab:
        43.7995, 60.1688, -3.9947
      #d53c89 color charts
#d53c89 RGB chart
      #d53c89 CMYK chart
      #d53c89 RGB pie chart
      #d53c89 color shades, tints & tones
#d53c89 color schemes
#d53c89 color preview, HTML & CSS examples
           This text has a color of #d53c89        
        
          <p style="color:#d53c89;">Text here</p>
        
        
          .mytext {color:#d53c89;}
        
        Text color #d53c89
      
           This box has a color of #d53c89        
        
          <div style="background-color:#d53c89;">Content here</div>
        
        
          .mybackground {background-color:#d53c89;}
        
        Background color #d53c89
      
           Border around this has a color of #d53c89        
        
          <div style="border:2px solid #d53c89;">Content here</div>
        
        
          .myborder {border:2px solid #d53c89;}
        
        Border color #d53c89