#d52289 color space conversions
Hex:
        #d52289
        RGB:
        213, 34, 137
        CMY:
        16, 87, 46
        CMYK:
        0, 84, 36, 16
      HSL:
        325°, 72.4696%, 48.4314%
        HSV (HSB):
        325°, 84.0376%, 83.5294%
        XYZ:
        32.5280, 17.0963, 25.2524
        xyY:
        0.4344, 0.2283, 17.0963
      CIE-Lab:
        48.3812, 72.2329, -11.8769
        CIE-LCH:
        48.3812, 73.2028, 350.6626
        CIE-Luv:
        48.3812, 99.9377, -29.2282
        Hunter-Lab:
        41.3477, 68.0662, -7.2670
      #d52289 color charts
#d52289 RGB chart
      #d52289 CMYK chart
      #d52289 RGB pie chart
      #d52289 color shades, tints & tones
#d52289 color schemes
#d52289 color preview, HTML & CSS examples
           This text has a color of #d52289        
        
          <p style="color:#d52289;">Text here</p>
        
        
          .mytext {color:#d52289;}
        
        Text color #d52289
      
           This box has a color of #d52289        
        
          <div style="background-color:#d52289;">Content here</div>
        
        
          .mybackground {background-color:#d52289;}
        
        Background color #d52289
      
           Border around this has a color of #d52289        
        
          <div style="border:2px solid #d52289;">Content here</div>
        
        
          .myborder {border:2px solid #d52289;}
        
        Border color #d52289