#d40561 color space conversions
Hex:
        #d40561
        RGB:
        212, 5, 97
        CMY:
        17, 98, 62
        CMYK:
        0, 98, 54, 17
      HSL:
        333°, 95.3917%, 42.5490%
        HSV (HSB):
        333°, 97.6415%, 83.1373%
        XYZ:
        29.3633, 14.9687, 12.6509
        xyY:
        0.5153, 0.2627, 14.9687
      CIE-Lab:
        45.5912, 72.5274, 8.5992
        CIE-LCH:
        45.5912, 73.0354, 6.7617
        CIE-Luv:
        45.5912, 121.2695, -3.9887
        Hunter-Lab:
        38.6893, 67.7664, 7.6955
      #d40561 color charts
#d40561 RGB chart
      #d40561 CMYK chart
      #d40561 RGB pie chart
      #d40561 color shades, tints & tones
#d40561 color schemes
#d40561 color preview, HTML & CSS examples
           This text has a color of #d40561        
        
          <p style="color:#d40561;">Text here</p>
        
        
          .mytext {color:#d40561;}
        
        Text color #d40561
      
           This box has a color of #d40561        
        
          <div style="background-color:#d40561;">Content here</div>
        
        
          .mybackground {background-color:#d40561;}
        
        Background color #d40561
      
           Border around this has a color of #d40561        
        
          <div style="border:2px solid #d40561;">Content here</div>
        
        
          .myborder {border:2px solid #d40561;}
        
        Border color #d40561