#d53d90 color space conversions
Hex:
        #d53d90
        RGB:
        213, 61, 144
        CMY:
        16, 76, 44
        CMYK:
        0, 71, 32, 16
      HSL:
        327°, 64.4068%, 53.7255%
        HSV (HSB):
        327°, 71.3615%, 83.5294%
        XYZ:
        34.1434, 19.4972, 28.3493
        xyY:
        0.4164, 0.2378, 19.4972
      CIE-Lab:
        51.2639, 65.5034, -11.7375
        CIE-LCH:
        51.2639, 66.5467, 349.8410
        CIE-Luv:
        51.2639, 89.2558, -28.0325
        Hunter-Lab:
        44.1557, 60.7526, -7.1571
      #d53d90 color charts
#d53d90 RGB chart
      #d53d90 CMYK chart
      #d53d90 RGB pie chart
      #d53d90 color shades, tints & tones
#d53d90 color schemes
#d53d90 color preview, HTML & CSS examples
           This text has a color of #d53d90        
        
          <p style="color:#d53d90;">Text here</p>
        
        
          .mytext {color:#d53d90;}
        
        Text color #d53d90
      
           This box has a color of #d53d90        
        
          <div style="background-color:#d53d90;">Content here</div>
        
        
          .mybackground {background-color:#d53d90;}
        
        Background color #d53d90
      
           Border around this has a color of #d53d90        
        
          <div style="border:2px solid #d53d90;">Content here</div>
        
        
          .myborder {border:2px solid #d53d90;}
        
        Border color #d53d90