#d80d83 color space conversions
Hex:
        #d80d83
        RGB:
        216, 13, 131
        CMY:
        15, 95, 49
        CMYK:
        0, 94, 39, 15
      HSL:
        325°, 88.6463%, 44.9020%
        HSV (HSB):
        325°, 93.9815%, 84.7059%
        XYZ:
        32.5596, 16.5255, 22.9464
        xyY:
        0.4520, 0.2294, 16.5255
      CIE-Lab:
        47.6565, 75.4698, -9.2660
        CIE-LCH:
        47.6565, 76.0365, 353.0004
        CIE-Luv:
        47.6565, 108.4406, -26.3430
        Hunter-Lab:
        40.6515, 71.8281, -5.0111
      #d80d83 color charts
#d80d83 RGB chart
      #d80d83 CMYK chart
      #d80d83 RGB pie chart
      #d80d83 color shades, tints & tones
#d80d83 color schemes
#d80d83 color preview, HTML & CSS examples
           This text has a color of #d80d83        
        
          <p style="color:#d80d83;">Text here</p>
        
        
          .mytext {color:#d80d83;}
        
        Text color #d80d83
      
           This box has a color of #d80d83        
        
          <div style="background-color:#d80d83;">Content here</div>
        
        
          .mybackground {background-color:#d80d83;}
        
        Background color #d80d83
      
           Border around this has a color of #d80d83        
        
          <div style="border:2px solid #d80d83;">Content here</div>
        
        
          .myborder {border:2px solid #d80d83;}
        
        Border color #d80d83