#d31472 color space conversions
Hex:
        #d31472
        RGB:
        211, 20, 114
        CMY:
        17, 92, 55
        CMYK:
        0, 91, 46, 17
      HSL:
        330°, 82.6840%, 45.2941%
        HSV (HSB):
        330°, 90.5213%, 82.7451%
        XYZ:
        30.1514, 15.5641, 17.3346
        xyY:
        0.4782, 0.2469, 15.5641
      CIE-Lab:
        46.3973, 72.0501, -0.8147
        CIE-LCH:
        46.3973, 72.0547, 359.3521
        CIE-Luv:
        46.3973, 111.1554, -14.7876
        Hunter-Lab:
        39.4514, 67.3818, 1.5644
      #d31472 color charts
#d31472 RGB chart
      #d31472 CMYK chart
      #d31472 RGB pie chart
      #d31472 color shades, tints & tones
#d31472 color schemes
#d31472 color preview, HTML & CSS examples
           This text has a color of #d31472        
        
          <p style="color:#d31472;">Text here</p>
        
        
          .mytext {color:#d31472;}
        
        Text color #d31472
      
           This box has a color of #d31472        
        
          <div style="background-color:#d31472;">Content here</div>
        
        
          .mybackground {background-color:#d31472;}
        
        Background color #d31472
      
           Border around this has a color of #d31472        
        
          <div style="border:2px solid #d31472;">Content here</div>
        
        
          .myborder {border:2px solid #d31472;}
        
        Border color #d31472