#d42972 color space conversions
Hex:
        #d42972
        RGB:
        212, 41, 114
        CMY:
        17, 84, 55
        CMYK:
        0, 81, 46, 17
      HSL:
        334°, 67.5889%, 49.6078%
        HSV (HSB):
        334°, 80.6604%, 83.1373%
        XYZ:
        30.9816, 16.7978, 17.5290
        xyY:
        0.4744, 0.2572, 16.7978
      CIE-Lab:
        48.0043, 68.2250, 1.5522
        CIE-LCH:
        48.0043, 68.2427, 1.3033
        CIE-Luv:
        48.0043, 107.0247, -11.0908
        Hunter-Lab:
        40.9852, 63.2080, 3.3318
      #d42972 color charts
#d42972 RGB chart
      #d42972 CMYK chart
      #d42972 RGB pie chart
      #d42972 color shades, tints & tones
#d42972 color schemes
#d42972 color preview, HTML & CSS examples
           This text has a color of #d42972        
        
          <p style="color:#d42972;">Text here</p>
        
        
          .mytext {color:#d42972;}
        
        Text color #d42972
      
           This box has a color of #d42972        
        
          <div style="background-color:#d42972;">Content here</div>
        
        
          .mybackground {background-color:#d42972;}
        
        Background color #d42972
      
           Border around this has a color of #d42972        
        
          <div style="border:2px solid #d42972;">Content here</div>
        
        
          .myborder {border:2px solid #d42972;}
        
        Border color #d42972