#d94f82 color space conversions
Hex:
        #d94f82
        RGB:
        217, 79, 130
        CMY:
        15, 69, 49
        CMYK:
        0, 64, 40, 15
      HSL:
        338°, 64.4860%, 58.0392%
        HSV (HSB):
        338°, 63.5945%, 85.0980%
        XYZ:
        35.4405, 21.9554, 23.4890
        xyY:
        0.4382, 0.2714, 21.9554
      CIE-Lab:
        53.9796, 58.2432, 0.7052
        CIE-LCH:
        53.9796, 58.2475, 0.6936
        CIE-Luv:
        53.9796, 89.7320, -10.0598
        Hunter-Lab:
        46.8566, 53.0116, 3.0778
      #d94f82 color charts
#d94f82 RGB chart
      #d94f82 CMYK chart
      #d94f82 RGB pie chart
      #d94f82 color shades, tints & tones
#d94f82 color schemes
#d94f82 color preview, HTML & CSS examples
           This text has a color of #d94f82        
        
          <p style="color:#d94f82;">Text here</p>
        
        
          .mytext {color:#d94f82;}
        
        Text color #d94f82
      
           This box has a color of #d94f82        
        
          <div style="background-color:#d94f82;">Content here</div>
        
        
          .mybackground {background-color:#d94f82;}
        
        Background color #d94f82
      
           Border around this has a color of #d94f82        
        
          <div style="border:2px solid #d94f82;">Content here</div>
        
        
          .myborder {border:2px solid #d94f82;}
        
        Border color #d94f82