#d53498 color space conversions
Hex:
        #d53498
        RGB:
        213, 52, 152
        CMY:
        16, 80, 40
        CMYK:
        0, 76, 29, 16
      HSL:
        323°, 65.7143%, 51.9608%
        HSV (HSB):
        323°, 75.5869%, 83.5294%
        XYZ:
        34.3361, 18.8691, 31.5382
        xyY:
        0.4052, 0.2227, 18.8691
      CIE-Lab:
        50.5337, 69.3184, -17.6158
        CIE-LCH:
        50.5337, 71.5217, 345.7413
        CIE-Luv:
        50.5337, 89.0351, -36.8767
        Hunter-Lab:
        43.4386, 65.0779, -12.6399
      #d53498 color charts
#d53498 RGB chart
      #d53498 CMYK chart
      #d53498 RGB pie chart
      #d53498 color shades, tints & tones
#d53498 color schemes
#d53498 color preview, HTML & CSS examples
           This text has a color of #d53498        
        
          <p style="color:#d53498;">Text here</p>
        
        
          .mytext {color:#d53498;}
        
        Text color #d53498
      
           This box has a color of #d53498        
        
          <div style="background-color:#d53498;">Content here</div>
        
        
          .mybackground {background-color:#d53498;}
        
        Background color #d53498
      
           Border around this has a color of #d53498        
        
          <div style="border:2px solid #d53498;">Content here</div>
        
        
          .myborder {border:2px solid #d53498;}
        
        Border color #d53498