#d52786 color space conversions
Hex:
        #d52786
        RGB:
        213, 39, 134
        CMY:
        16, 85, 47
        CMYK:
        0, 82, 37, 16
      HSL:
        327°, 69.0476%, 49.4118%
        HSV (HSB):
        327°, 81.6901%, 83.5294%
        XYZ:
        32.4692, 17.3184, 24.1857
        xyY:
        0.4389, 0.2341, 17.3184
      CIE-Lab:
        48.6587, 70.8257, -9.6433
        CIE-LCH:
        48.6587, 71.4791, 352.2466
        CIE-Luv:
        48.6587, 100.0586, -25.9831
        Hunter-Lab:
        41.6154, 66.4424, -5.3270
      #d52786 color charts
#d52786 RGB chart
      #d52786 CMYK chart
      #d52786 RGB pie chart
      #d52786 color shades, tints & tones
#d52786 color schemes
#d52786 color preview, HTML & CSS examples
           This text has a color of #d52786        
        
          <p style="color:#d52786;">Text here</p>
        
        
          .mytext {color:#d52786;}
        
        Text color #d52786
      
           This box has a color of #d52786        
        
          <div style="background-color:#d52786;">Content here</div>
        
        
          .mybackground {background-color:#d52786;}
        
        Background color #d52786
      
           Border around this has a color of #d52786        
        
          <div style="border:2px solid #d52786;">Content here</div>
        
        
          .myborder {border:2px solid #d52786;}
        
        Border color #d52786