#d729ab color space conversions
Hex:
        #d729ab
        RGB:
        215, 41, 171
        CMY:
        16, 84, 33
        CMYK:
        0, 81, 20, 16
      HSL:
        315°, 68.5039%, 50.1961%
        HSV (HSB):
        315°, 80.9302%, 84.3137%
        XYZ:
        36.1680, 18.9732, 40.2840
        xyY:
        0.3790, 0.1988, 18.9732
      CIE-Lab:
        50.6559, 75.0154, -28.6540
        CIE-LCH:
        50.6559, 80.3017, 339.0944
        CIE-Luv:
        50.6559, 85.4470, -53.7817
        Hunter-Lab:
        43.5583, 71.9879, -24.3424
      #d729ab color charts
#d729ab RGB chart
      #d729ab CMYK chart
      #d729ab RGB pie chart
      #d729ab color shades, tints & tones
#d729ab color schemes
#d729ab color preview, HTML & CSS examples
           This text has a color of #d729ab        
        
          <p style="color:#d729ab;">Text here</p>
        
        
          .mytext {color:#d729ab;}
        
        Text color #d729ab
      
           This box has a color of #d729ab        
        
          <div style="background-color:#d729ab;">Content here</div>
        
        
          .mybackground {background-color:#d729ab;}
        
        Background color #d729ab
      
           Border around this has a color of #d729ab        
        
          <div style="border:2px solid #d729ab;">Content here</div>
        
        
          .myborder {border:2px solid #d729ab;}
        
        Border color #d729ab