#d41563 color space conversions
Hex:
        #d41563
        RGB:
        212, 21, 99
        CMY:
        17, 92, 61
        CMYK:
        0, 90, 53, 17
      HSL:
        335°, 81.9742%, 45.6863%
        HSV (HSB):
        335°, 90.0943%, 83.1373%
        XYZ:
        29.6717, 15.4342, 13.2196
        xyY:
        0.5087, 0.2646, 15.4342
      CIE-Lab:
        46.2233, 70.9821, 8.2479
        CIE-LCH:
        46.2233, 71.4597, 6.6278
        CIE-Luv:
        46.2233, 118.1811, -3.9710
        Hunter-Lab:
        39.2864, 66.0636, 7.5498
      #d41563 color charts
#d41563 RGB chart
      #d41563 CMYK chart
      #d41563 RGB pie chart
      #d41563 color shades, tints & tones
#d41563 color schemes
#d41563 color preview, HTML & CSS examples
           This text has a color of #d41563        
        
          <p style="color:#d41563;">Text here</p>
        
        
          .mytext {color:#d41563;}
        
        Text color #d41563
      
           This box has a color of #d41563        
        
          <div style="background-color:#d41563;">Content here</div>
        
        
          .mybackground {background-color:#d41563;}
        
        Background color #d41563
      
           Border around this has a color of #d41563        
        
          <div style="border:2px solid #d41563;">Content here</div>
        
        
          .myborder {border:2px solid #d41563;}
        
        Border color #d41563