#d61d78 color space conversions
Hex:
        #d61d78
        RGB:
        214, 29, 120
        CMY:
        16, 89, 53
        CMYK:
        0, 86, 44, 16
      HSL:
        330°, 76.1317%, 47.6471%
        HSV (HSB):
        330°, 86.4486%, 83.9216%
        XYZ:
        31.5611, 16.5309, 19.2966
        xyY:
        0.4683, 0.2453, 16.5309
      CIE-Lab:
        47.6635, 71.8262, -2.5761
        CIE-LCH:
        47.6635, 71.8724, 357.9460
        CIE-Luv:
        47.6635, 109.2472, -16.9779
        Hunter-Lab:
        40.6583, 67.4092, 0.3214
      #d61d78 color charts
#d61d78 RGB chart
      #d61d78 CMYK chart
      #d61d78 RGB pie chart
      #d61d78 color shades, tints & tones
#d61d78 color schemes
#d61d78 color preview, HTML & CSS examples
           This text has a color of #d61d78        
        
          <p style="color:#d61d78;">Text here</p>
        
        
          .mytext {color:#d61d78;}
        
        Text color #d61d78
      
           This box has a color of #d61d78        
        
          <div style="background-color:#d61d78;">Content here</div>
        
        
          .mybackground {background-color:#d61d78;}
        
        Background color #d61d78
      
           Border around this has a color of #d61d78        
        
          <div style="border:2px solid #d61d78;">Content here</div>
        
        
          .myborder {border:2px solid #d61d78;}
        
        Border color #d61d78