#d529be color space conversions
Hex:
        #d529be
        RGB:
        213, 41, 190
        CMY:
        16, 84, 25
        CMYK:
        0, 81, 11, 16
      HSL:
        308°, 67.7165%, 49.8039%
        HSV (HSB):
        308°, 80.7512%, 83.5294%
        XYZ:
        37.5278, 19.4497, 50.4914
        xyY:
        0.3492, 0.1810, 19.4497
      CIE-Lab:
        51.2093, 77.1152, -38.9261
        CIE-LCH:
        51.2093, 86.3828, 333.2163
        CIE-Luv:
        51.2093, 76.1619, -69.3823
        Hunter-Lab:
        44.1018, 74.7136, -37.0088
      #d529be color charts
#d529be RGB chart
      #d529be CMYK chart
      #d529be RGB pie chart
      #d529be color shades, tints & tones
#d529be color schemes
#d529be color preview, HTML & CSS examples
           This text has a color of #d529be        
        
          <p style="color:#d529be;">Text here</p>
        
        
          .mytext {color:#d529be;}
        
        Text color #d529be
      
           This box has a color of #d529be        
        
          <div style="background-color:#d529be;">Content here</div>
        
        
          .mybackground {background-color:#d529be;}
        
        Background color #d529be
      
           Border around this has a color of #d529be        
        
          <div style="border:2px solid #d529be;">Content here</div>
        
        
          .myborder {border:2px solid #d529be;}
        
        Border color #d529be