#d31476 color space conversions
Hex:
        #d31476
        RGB:
        211, 20, 118
        CMY:
        17, 92, 54
        CMYK:
        0, 91, 44, 17
      HSL:
        329°, 82.6840%, 45.2941%
        HSV (HSB):
        329°, 90.5213%, 82.7451%
        XYZ:
        30.3841, 15.6572, 18.5603
        xyY:
        0.4703, 0.2424, 15.6572
      CIE-Lab:
        46.5215, 72.3901, -3.0974
        CIE-LCH:
        46.5215, 72.4564, 357.5499
        CIE-Luv:
        46.5215, 109.3863, -17.6861
        Hunter-Lab:
        39.5692, 67.8194, -0.1120
      #d31476 color charts
#d31476 RGB chart
      #d31476 CMYK chart
      #d31476 RGB pie chart
      #d31476 color shades, tints & tones
#d31476 color schemes
#d31476 color preview, HTML & CSS examples
           This text has a color of #d31476        
        
          <p style="color:#d31476;">Text here</p>
        
        
          .mytext {color:#d31476;}
        
        Text color #d31476
      
           This box has a color of #d31476        
        
          <div style="background-color:#d31476;">Content here</div>
        
        
          .mybackground {background-color:#d31476;}
        
        Background color #d31476
      
           Border around this has a color of #d31476        
        
          <div style="border:2px solid #d31476;">Content here</div>
        
        
          .myborder {border:2px solid #d31476;}
        
        Border color #d31476