#d729cf color space conversions
Hex:
        #d729cf
        RGB:
        215, 41, 207
        CMY:
        16, 84, 19
        CMYK:
        0, 81, 4, 16
      HSL:
        303°, 68.5039%, 50.1961%
        HSV (HSB):
        303°, 80.9302%, 84.3137%
        XYZ:
        40.0798, 20.5379, 60.8833
        xyY:
        0.3299, 0.1690, 20.5379
      CIE-Lab:
        52.4400, 79.9431, -46.7691
        CIE-LCH:
        52.4400, 92.6188, 329.6711
        CIE-Luv:
        52.4400, 71.0310, -81.8771
        Hunter-Lab:
        45.3188, 78.5567, -47.9296
      #d729cf color charts
#d729cf RGB chart
      #d729cf CMYK chart
      #d729cf RGB pie chart
      #d729cf color shades, tints & tones
#d729cf color schemes
#d729cf color preview, HTML & CSS examples
           This text has a color of #d729cf        
        
          <p style="color:#d729cf;">Text here</p>
        
        
          .mytext {color:#d729cf;}
        
        Text color #d729cf
      
           This box has a color of #d729cf        
        
          <div style="background-color:#d729cf;">Content here</div>
        
        
          .mybackground {background-color:#d729cf;}
        
        Background color #d729cf
      
           Border around this has a color of #d729cf        
        
          <div style="border:2px solid #d729cf;">Content here</div>
        
        
          .myborder {border:2px solid #d729cf;}
        
        Border color #d729cf