#d529bf color space conversions
Hex:
        #d529bf
        RGB:
        213, 41, 191
        CMY:
        16, 84, 25
        CMYK:
        0, 81, 10, 16
      HSL:
        308°, 67.7165%, 49.8039%
        HSV (HSB):
        308°, 80.7512%, 83.5294%
        XYZ:
        37.6375, 19.4936, 51.0691
        xyY:
        0.3479, 0.1802, 19.4936
      CIE-Lab:
        51.2598, 77.2546, -39.4272
        CIE-LCH:
        51.2598, 86.7339, 332.9623
        CIE-Luv:
        51.2598, 75.7652, -70.1619
        Hunter-Lab:
        44.1516, 74.8991, -37.6734
      #d529bf color charts
#d529bf RGB chart
      #d529bf CMYK chart
      #d529bf RGB pie chart
      #d529bf color shades, tints & tones
#d529bf color schemes
#d529bf color preview, HTML & CSS examples
           This text has a color of #d529bf        
        
          <p style="color:#d529bf;">Text here</p>
        
        
          .mytext {color:#d529bf;}
        
        Text color #d529bf
      
           This box has a color of #d529bf        
        
          <div style="background-color:#d529bf;">Content here</div>
        
        
          .mybackground {background-color:#d529bf;}
        
        Background color #d529bf
      
           Border around this has a color of #d529bf        
        
          <div style="border:2px solid #d529bf;">Content here</div>
        
        
          .myborder {border:2px solid #d529bf;}
        
        Border color #d529bf