#d41b78 color space conversions
Hex:
        #d41b78
        RGB:
        212, 27, 120
        CMY:
        17, 89, 53
        CMYK:
        0, 87, 43, 17
      HSL:
        330°, 77.4059%, 46.8627%
        HSV (HSB):
        330°, 87.2642%, 83.1373%
        XYZ:
        30.9335, 16.1370, 19.2537
        xyY:
        0.4664, 0.2433, 16.1370
      CIE-Lab:
        47.1537, 71.7132, -3.3716
        CIE-LCH:
        47.1537, 71.7924, 357.3082
        CIE-Luv:
        47.1537, 108.0483, -17.9202
        Hunter-Lab:
        40.1709, 67.1545, -0.2978
      #d41b78 color charts
#d41b78 RGB chart
      #d41b78 CMYK chart
      #d41b78 RGB pie chart
      #d41b78 color shades, tints & tones
#d41b78 color schemes
#d41b78 color preview, HTML & CSS examples
           This text has a color of #d41b78        
        
          <p style="color:#d41b78;">Text here</p>
        
        
          .mytext {color:#d41b78;}
        
        Text color #d41b78
      
           This box has a color of #d41b78        
        
          <div style="background-color:#d41b78;">Content here</div>
        
        
          .mybackground {background-color:#d41b78;}
        
        Background color #d41b78
      
           Border around this has a color of #d41b78        
        
          <div style="border:2px solid #d41b78;">Content here</div>
        
        
          .myborder {border:2px solid #d41b78;}
        
        Border color #d41b78