#d82c79 color space conversions
Hex:
        #d82c79
        RGB:
        216, 44, 121
        CMY:
        15, 83, 53
        CMYK:
        0, 80, 44, 15
      HSL:
        333°, 68.8000%, 50.9804%
        HSV (HSB):
        333°, 79.6296%, 84.7059%
        XYZ:
        32.6708, 17.7808, 19.7992
        xyY:
        0.4651, 0.2531, 17.7808
      CIE-Lab:
        49.2291, 69.0891, -0.8437
        CIE-LCH:
        49.2291, 69.0942, 359.3003
        CIE-Luv:
        49.2291, 106.4944, -14.2751
        Hunter-Lab:
        42.1673, 64.5074, 1.6780
      #d82c79 color charts
#d82c79 RGB chart
      #d82c79 CMYK chart
      #d82c79 RGB pie chart
      #d82c79 color shades, tints & tones
#d82c79 color schemes
#d82c79 color preview, HTML & CSS examples
           This text has a color of #d82c79        
        
          <p style="color:#d82c79;">Text here</p>
        
        
          .mytext {color:#d82c79;}
        
        Text color #d82c79
      
           This box has a color of #d82c79        
        
          <div style="background-color:#d82c79;">Content here</div>
        
        
          .mybackground {background-color:#d82c79;}
        
        Background color #d82c79
      
           Border around this has a color of #d82c79        
        
          <div style="border:2px solid #d82c79;">Content here</div>
        
        
          .myborder {border:2px solid #d82c79;}
        
        Border color #d82c79