#d80b82 color space conversions
Hex:
        #d80b82
        RGB:
        216, 11, 130
        CMY:
        15, 96, 49
        CMYK:
        0, 95, 40, 15
      HSL:
        325°, 90.3084%, 44.5098%
        HSV (HSB):
        325°, 94.9074%, 84.7059%
        XYZ:
        32.4678, 16.4500, 22.5830
        xyY:
        0.4541, 0.2301, 16.4500
      CIE-Lab:
        47.5594, 75.5595, -8.8018
        CIE-LCH:
        47.5594, 76.0704, 353.3557
        CIE-Luv:
        47.5594, 109.1036, -25.7440
        Hunter-Lab:
        40.5586, 71.9148, -4.6217
      #d80b82 color charts
#d80b82 RGB chart
      #d80b82 CMYK chart
      #d80b82 RGB pie chart
      #d80b82 color shades, tints & tones
#d80b82 color schemes
#d80b82 color preview, HTML & CSS examples
           This text has a color of #d80b82        
        
          <p style="color:#d80b82;">Text here</p>
        
        
          .mytext {color:#d80b82;}
        
        Text color #d80b82
      
           This box has a color of #d80b82        
        
          <div style="background-color:#d80b82;">Content here</div>
        
        
          .mybackground {background-color:#d80b82;}
        
        Background color #d80b82
      
           Border around this has a color of #d80b82        
        
          <div style="border:2px solid #d80b82;">Content here</div>
        
        
          .myborder {border:2px solid #d80b82;}
        
        Border color #d80b82