#d61b79 color space conversions
Hex:
        #d61b79
        RGB:
        214, 27, 121
        CMY:
        16, 89, 53
        CMYK:
        0, 87, 43, 16
      HSL:
        330°, 77.5934%, 47.2549%
        HSV (HSB):
        330°, 87.3832%, 83.9216%
        XYZ:
        31.5747, 16.4605, 19.6022
        xyY:
        0.4668, 0.2434, 16.4605
      CIE-Lab:
        47.5729, 72.2663, -3.3221
        CIE-LCH:
        47.5729, 72.3426, 357.3680
        CIE-Luv:
        47.5729, 109.2261, -18.0060
        Hunter-Lab:
        40.5715, 67.9170, -0.2460
      #d61b79 color charts
#d61b79 RGB chart
      #d61b79 CMYK chart
      #d61b79 RGB pie chart
      #d61b79 color shades, tints & tones
#d61b79 color schemes
#d61b79 color preview, HTML & CSS examples
           This text has a color of #d61b79        
        
          <p style="color:#d61b79;">Text here</p>
        
        
          .mytext {color:#d61b79;}
        
        Text color #d61b79
      
           This box has a color of #d61b79        
        
          <div style="background-color:#d61b79;">Content here</div>
        
        
          .mybackground {background-color:#d61b79;}
        
        Background color #d61b79
      
           Border around this has a color of #d61b79        
        
          <div style="border:2px solid #d61b79;">Content here</div>
        
        
          .myborder {border:2px solid #d61b79;}
        
        Border color #d61b79