#d72ed3 color space conversions
Hex:
        #d72ed3
        RGB:
        215, 46, 211
        CMY:
        16, 82, 17
        CMYK:
        0, 79, 2, 16
      HSL:
        301°, 67.8715%, 51.1765%
        HSV (HSB):
        301°, 78.6047%, 84.3137%
        XYZ:
        40.7592, 21.1042, 63.5533
        xyY:
        0.3250, 0.1683, 21.1042
      CIE-Lab:
        53.0634, 79.3632, -48.0687
        CIE-LCH:
        53.0634, 92.7853, 328.7976
        CIE-Luv:
        53.0634, 68.7632, -83.9674
        Hunter-Lab:
        45.9393, 77.9785, -49.8653
      #d72ed3 color charts
#d72ed3 RGB chart
      #d72ed3 CMYK chart
      #d72ed3 RGB pie chart
      #d72ed3 color shades, tints & tones
#d72ed3 color schemes
#d72ed3 color preview, HTML & CSS examples
           This text has a color of #d72ed3        
        
          <p style="color:#d72ed3;">Text here</p>
        
        
          .mytext {color:#d72ed3;}
        
        Text color #d72ed3
      
           This box has a color of #d72ed3        
        
          <div style="background-color:#d72ed3;">Content here</div>
        
        
          .mybackground {background-color:#d72ed3;}
        
        Background color #d72ed3
      
           Border around this has a color of #d72ed3        
        
          <div style="border:2px solid #d72ed3;">Content here</div>
        
        
          .myborder {border:2px solid #d72ed3;}
        
        Border color #d72ed3