#d82c76 color space conversions
Hex:
        #d82c76
        RGB:
        216, 44, 118
        CMY:
        15, 83, 54
        CMYK:
        0, 80, 45, 15
      HSL:
        334°, 68.8000%, 50.9804%
        HSV (HSB):
        334°, 79.6296%, 84.7059%
        XYZ:
        32.4896, 17.7083, 18.8452
        xyY:
        0.4706, 0.2565, 17.7083
      CIE-Lab:
        49.1404, 68.8230, 0.8533
        CIE-LCH:
        49.1404, 68.8282, 0.7103
        CIE-Luv:
        49.1404, 107.7070, -12.1057
        Hunter-Lab:
        42.0812, 64.1721, 2.9051
      #d82c76 color charts
#d82c76 RGB chart
      #d82c76 CMYK chart
      #d82c76 RGB pie chart
      #d82c76 color shades, tints & tones
#d82c76 color schemes
#d82c76 color preview, HTML & CSS examples
           This text has a color of #d82c76        
        
          <p style="color:#d82c76;">Text here</p>
        
        
          .mytext {color:#d82c76;}
        
        Text color #d82c76
      
           This box has a color of #d82c76        
        
          <div style="background-color:#d82c76;">Content here</div>
        
        
          .mybackground {background-color:#d82c76;}
        
        Background color #d82c76
      
           Border around this has a color of #d82c76        
        
          <div style="border:2px solid #d82c76;">Content here</div>
        
        
          .myborder {border:2px solid #d82c76;}
        
        Border color #d82c76