#d53ba9 color space conversions
Hex:
        #d53ba9
        RGB:
        213, 59, 169
        CMY:
        16, 77, 34
        CMYK:
        0, 72, 21, 16
      HSL:
        317°, 64.7059%, 53.3333%
        HSV (HSB):
        317°, 72.3005%, 83.5294%
        XYZ:
        36.1660, 20.1386, 39.5171
        xyY:
        0.3774, 0.2102, 20.1386
      CIE-Lab:
        51.9936, 69.2427, -25.4306
        CIE-LCH:
        51.9936, 73.7649, 339.8334
        CIE-Luv:
        51.9936, 80.3342, -48.3663
        Hunter-Lab:
        44.8761, 65.3213, -20.7965
      #d53ba9 color charts
#d53ba9 RGB chart
      #d53ba9 CMYK chart
      #d53ba9 RGB pie chart
      #d53ba9 color shades, tints & tones
#d53ba9 color schemes
#d53ba9 color preview, HTML & CSS examples
           This text has a color of #d53ba9        
        
          <p style="color:#d53ba9;">Text here</p>
        
        
          .mytext {color:#d53ba9;}
        
        Text color #d53ba9
      
           This box has a color of #d53ba9        
        
          <div style="background-color:#d53ba9;">Content here</div>
        
        
          .mybackground {background-color:#d53ba9;}
        
        Background color #d53ba9
      
           Border around this has a color of #d53ba9        
        
          <div style="border:2px solid #d53ba9;">Content here</div>
        
        
          .myborder {border:2px solid #d53ba9;}
        
        Border color #d53ba9