#d82794 color space conversions
Hex:
        #d82794
        RGB:
        216, 39, 148
        CMY:
        15, 85, 42
        CMYK:
        0, 82, 31, 15
      HSL:
        323°, 69.4118%, 50.0000%
        HSV (HSB):
        323°, 81.9444%, 84.7059%
        XYZ:
        34.3897, 18.1881, 29.7151
        xyY:
        0.4179, 0.2210, 18.1881
      CIE-Lab:
        49.7234, 72.9964, -16.4123
        CIE-LCH:
        49.7234, 74.8187, 347.3285
        CIE-Luv:
        49.7234, 96.4558, -35.7735
        Hunter-Lab:
        42.6475, 69.3042, -11.4577
      #d82794 color charts
#d82794 RGB chart
      #d82794 CMYK chart
      #d82794 RGB pie chart
      #d82794 color shades, tints & tones
#d82794 color schemes
#d82794 color preview, HTML & CSS examples
           This text has a color of #d82794        
        
          <p style="color:#d82794;">Text here</p>
        
        
          .mytext {color:#d82794;}
        
        Text color #d82794
      
           This box has a color of #d82794        
        
          <div style="background-color:#d82794;">Content here</div>
        
        
          .mybackground {background-color:#d82794;}
        
        Background color #d82794
      
           Border around this has a color of #d82794        
        
          <div style="border:2px solid #d82794;">Content here</div>
        
        
          .myborder {border:2px solid #d82794;}
        
        Border color #d82794