#d72fab color space conversions
Hex:
        #d72fab
        RGB:
        215, 47, 171
        CMY:
        16, 82, 33
        CMYK:
        0, 78, 20, 16
      HSL:
        316°, 67.7419%, 51.3725%
        HSV (HSB):
        316°, 78.1395%, 84.3137%
        XYZ:
        36.3915, 19.4204, 40.3585
        xyY:
        0.3784, 0.2019, 19.4204
      CIE-Lab:
        51.1754, 73.5209, -27.8466
        CIE-LCH:
        51.1754, 78.6178, 339.2554
        CIE-Luv:
        51.1754, 84.1747, -52.4685
        Hunter-Lab:
        44.0686, 70.2842, -23.4505
      #d72fab color charts
#d72fab RGB chart
      #d72fab CMYK chart
      #d72fab RGB pie chart
      #d72fab color shades, tints & tones
#d72fab color schemes
#d72fab color preview, HTML & CSS examples
           This text has a color of #d72fab        
        
          <p style="color:#d72fab;">Text here</p>
        
        
          .mytext {color:#d72fab;}
        
        Text color #d72fab
      
           This box has a color of #d72fab        
        
          <div style="background-color:#d72fab;">Content here</div>
        
        
          .mybackground {background-color:#d72fab;}
        
        Background color #d72fab
      
           Border around this has a color of #d72fab        
        
          <div style="border:2px solid #d72fab;">Content here</div>
        
        
          .myborder {border:2px solid #d72fab;}
        
        Border color #d72fab