#d80d84 color space conversions
Hex:
        #d80d84
        RGB:
        216, 13, 132
        CMY:
        15, 95, 48
        CMYK:
        0, 94, 39, 15
      HSL:
        325°, 88.6463%, 44.9020%
        HSV (HSB):
        325°, 93.9815%, 84.7059%
        XYZ:
        32.6277, 16.5527, 23.3051
        xyY:
        0.4501, 0.2284, 16.5527
      CIE-Lab:
        47.6914, 75.5629, -9.8228
        CIE-LCH:
        47.6914, 76.1987, 352.5934
        CIE-Luv:
        47.6914, 107.9783, -27.0976
        Hunter-Lab:
        40.6850, 71.9507, -5.4829
      #d80d84 color charts
#d80d84 RGB chart
      #d80d84 CMYK chart
      #d80d84 RGB pie chart
      #d80d84 color shades, tints & tones
#d80d84 color schemes
#d80d84 color preview, HTML & CSS examples
           This text has a color of #d80d84        
        
          <p style="color:#d80d84;">Text here</p>
        
        
          .mytext {color:#d80d84;}
        
        Text color #d80d84
      
           This box has a color of #d80d84        
        
          <div style="background-color:#d80d84;">Content here</div>
        
        
          .mybackground {background-color:#d80d84;}
        
        Background color #d80d84
      
           Border around this has a color of #d80d84        
        
          <div style="border:2px solid #d80d84;">Content here</div>
        
        
          .myborder {border:2px solid #d80d84;}
        
        Border color #d80d84