#d72ed4 color space conversions
Hex:
        #d72ed4
        RGB:
        215, 46, 212
        CMY:
        16, 82, 17
        CMYK:
        0, 79, 1, 16
      HSL:
        301°, 67.8715%, 51.1765%
        HSV (HSB):
        301°, 78.6047%, 84.3137%
        XYZ:
        40.8850, 21.1545, 64.2157
        xyY:
        0.3238, 0.1676, 21.1545
      CIE-Lab:
        53.1182, 79.5143, -48.5528
        CIE-LCH:
        53.1182, 93.1660, 328.5910
        CIE-Luv:
        53.1182, 68.3954, -84.7326
        Hunter-Lab:
        45.9941, 78.1825, -50.5833
      #d72ed4 color charts
#d72ed4 RGB chart
      #d72ed4 CMYK chart
      #d72ed4 RGB pie chart
      #d72ed4 color shades, tints & tones
#d72ed4 color schemes
#d72ed4 color preview, HTML & CSS examples
           This text has a color of #d72ed4        
        
          <p style="color:#d72ed4;">Text here</p>
        
        
          .mytext {color:#d72ed4;}
        
        Text color #d72ed4
      
           This box has a color of #d72ed4        
        
          <div style="background-color:#d72ed4;">Content here</div>
        
        
          .mybackground {background-color:#d72ed4;}
        
        Background color #d72ed4
      
           Border around this has a color of #d72ed4        
        
          <div style="border:2px solid #d72ed4;">Content here</div>
        
        
          .myborder {border:2px solid #d72ed4;}
        
        Border color #d72ed4