#d53d94 color space conversions
Hex:
        #d53d94
        RGB:
        213, 61, 148
        CMY:
        16, 76, 42
        CMYK:
        0, 71, 31, 16
      HSL:
        326°, 64.4068%, 53.7255%
        HSV (HSB):
        326°, 71.3615%, 83.5294%
        XYZ:
        34.4546, 19.6217, 29.9884
        xyY:
        0.4099, 0.2334, 19.6217
      CIE-Lab:
        51.4068, 65.9644, -13.9064
        CIE-LCH:
        51.4068, 67.4143, 348.0954
        CIE-Luv:
        51.4068, 87.7344, -31.1497
        Hunter-Lab:
        44.2964, 61.3220, -9.1314
      #d53d94 color charts
#d53d94 RGB chart
      #d53d94 CMYK chart
      #d53d94 RGB pie chart
      #d53d94 color shades, tints & tones
#d53d94 color schemes
#d53d94 color preview, HTML & CSS examples
           This text has a color of #d53d94        
        
          <p style="color:#d53d94;">Text here</p>
        
        
          .mytext {color:#d53d94;}
        
        Text color #d53d94
      
           This box has a color of #d53d94        
        
          <div style="background-color:#d53d94;">Content here</div>
        
        
          .mybackground {background-color:#d53d94;}
        
        Background color #d53d94
      
           Border around this has a color of #d53d94        
        
          <div style="border:2px solid #d53d94;">Content here</div>
        
        
          .myborder {border:2px solid #d53d94;}
        
        Border color #d53d94