#d82f63 color space conversions
Hex:
        #d82f63
        RGB:
        216, 47, 99
        CMY:
        15, 82, 61
        CMYK:
        0, 78, 54, 15
      HSL:
        342°, 68.4211%, 51.5686%
        HSV (HSB):
        342°, 78.2407%, 84.7059%
        XYZ:
        31.5875, 17.5328, 13.5237
        xyY:
        0.5042, 0.2799, 17.5328
      CIE-Lab:
        48.9245, 66.4876, 12.1515
        CIE-LCH:
        48.9245, 67.5889, 10.3572
        CIE-Luv:
        48.9245, 113.9460, 1.5789
        Hunter-Lab:
        41.8722, 61.3805, 10.1613
      #d82f63 color charts
#d82f63 RGB chart
      #d82f63 CMYK chart
      #d82f63 RGB pie chart
      #d82f63 color shades, tints & tones
#d82f63 color schemes
#d82f63 color preview, HTML & CSS examples
           This text has a color of #d82f63        
        
          <p style="color:#d82f63;">Text here</p>
        
        
          .mytext {color:#d82f63;}
        
        Text color #d82f63
      
           This box has a color of #d82f63        
        
          <div style="background-color:#d82f63;">Content here</div>
        
        
          .mybackground {background-color:#d82f63;}
        
        Background color #d82f63
      
           Border around this has a color of #d82f63        
        
          <div style="border:2px solid #d82f63;">Content here</div>
        
        
          .myborder {border:2px solid #d82f63;}
        
        Border color #d82f63