#d53ba2 color space conversions
Hex:
        #d53ba2
        RGB:
        213, 59, 162
        CMY:
        16, 77, 36
        CMYK:
        0, 72, 24, 16
      HSL:
        320°, 64.7059%, 53.3333%
        HSV (HSB):
        320°, 72.3005%, 83.5294%
        XYZ:
        35.5261, 19.8827, 36.1477
        xyY:
        0.3880, 0.2172, 19.8827
      CIE-Lab:
        51.7043, 68.3401, -21.7537
        CIE-LCH:
        51.7043, 71.7189, 342.3429
        CIE-Luv:
        51.7043, 83.0187, -42.8009
        Hunter-Lab:
        44.5900, 64.1834, -16.8515
      #d53ba2 color charts
#d53ba2 RGB chart
      #d53ba2 CMYK chart
      #d53ba2 RGB pie chart
      #d53ba2 color shades, tints & tones
#d53ba2 color schemes
#d53ba2 color preview, HTML & CSS examples
           This text has a color of #d53ba2        
        
          <p style="color:#d53ba2;">Text here</p>
        
        
          .mytext {color:#d53ba2;}
        
        Text color #d53ba2
      
           This box has a color of #d53ba2        
        
          <div style="background-color:#d53ba2;">Content here</div>
        
        
          .mybackground {background-color:#d53ba2;}
        
        Background color #d53ba2
      
           Border around this has a color of #d53ba2        
        
          <div style="border:2px solid #d53ba2;">Content here</div>
        
        
          .myborder {border:2px solid #d53ba2;}
        
        Border color #d53ba2