#d71b82 color space conversions
Hex:
        #d71b82
        RGB:
        215, 27, 130
        CMY:
        16, 89, 49
        CMYK:
        0, 87, 40, 16
      HSL:
        327°, 77.6860%, 47.4510%
        HSV (HSB):
        327°, 87.4419%, 84.3137%
        XYZ:
        32.4455, 16.8426, 22.6600
        xyY:
        0.4510, 0.2341, 16.8426
      CIE-Lab:
        48.0612, 73.3166, -8.0711
        CIE-LCH:
        48.0612, 73.7596, 353.7179
        CIE-Luv:
        48.0612, 106.0571, -24.3668
        Hunter-Lab:
        41.0398, 69.3002, -4.0089
      #d71b82 color charts
#d71b82 RGB chart
      #d71b82 CMYK chart
      #d71b82 RGB pie chart
      #d71b82 color shades, tints & tones
#d71b82 color schemes
#d71b82 color preview, HTML & CSS examples
           This text has a color of #d71b82        
        
          <p style="color:#d71b82;">Text here</p>
        
        
          .mytext {color:#d71b82;}
        
        Text color #d71b82
      
           This box has a color of #d71b82        
        
          <div style="background-color:#d71b82;">Content here</div>
        
        
          .mybackground {background-color:#d71b82;}
        
        Background color #d71b82
      
           Border around this has a color of #d71b82        
        
          <div style="border:2px solid #d71b82;">Content here</div>
        
        
          .myborder {border:2px solid #d71b82;}
        
        Border color #d71b82