#d53989 color space conversions
Hex:
        #d53989
        RGB:
        213, 57, 137
        CMY:
        16, 78, 46
        CMYK:
        0, 73, 36, 16
      HSL:
        329°, 65.0000%, 52.9412%
        HSV (HSB):
        329°, 73.2394%, 83.5294%
        XYZ:
        33.4191, 18.8785, 25.5495
        xyY:
        0.4293, 0.2425, 18.8785
      CIE-Lab:
        50.5448, 66.0719, -8.6265
        CIE-LCH:
        50.5448, 66.6327, 352.5614
        CIE-Luv:
        50.5448, 93.3655, -23.8345
        Hunter-Lab:
        43.4494, 61.2565, -4.4495
      #d53989 color charts
#d53989 RGB chart
      #d53989 CMYK chart
      #d53989 RGB pie chart
      #d53989 color shades, tints & tones
#d53989 color schemes
#d53989 color preview, HTML & CSS examples
           This text has a color of #d53989        
        
          <p style="color:#d53989;">Text here</p>
        
        
          .mytext {color:#d53989;}
        
        Text color #d53989
      
           This box has a color of #d53989        
        
          <div style="background-color:#d53989;">Content here</div>
        
        
          .mybackground {background-color:#d53989;}
        
        Background color #d53989
      
           Border around this has a color of #d53989        
        
          <div style="border:2px solid #d53989;">Content here</div>
        
        
          .myborder {border:2px solid #d53989;}
        
        Border color #d53989