#d40d63 color space conversions
Hex:
        #d40d63
        RGB:
        212, 13, 99
        CMY:
        17, 95, 61
        CMYK:
        0, 94, 53, 17
      HSL:
        334°, 88.4444%, 44.1176%
        HSV (HSB):
        334°, 93.8679%, 83.1373%
        XYZ:
        29.5474, 15.1857, 13.1782
        xyY:
        0.5102, 0.2622, 15.1857
      CIE-Lab:
        45.8876, 71.9552, 7.7725
        CIE-LCH:
        45.8876, 72.3737, 6.1651
        CIE-Luv:
        45.8876, 119.4759, -4.7472
        Hunter-Lab:
        38.9689, 67.1487, 7.2280
      #d40d63 color charts
#d40d63 RGB chart
      #d40d63 CMYK chart
      #d40d63 RGB pie chart
      #d40d63 color shades, tints & tones
#d40d63 color schemes
#d40d63 color preview, HTML & CSS examples
           This text has a color of #d40d63        
        
          <p style="color:#d40d63;">Text here</p>
        
        
          .mytext {color:#d40d63;}
        
        Text color #d40d63
      
           This box has a color of #d40d63        
        
          <div style="background-color:#d40d63;">Content here</div>
        
        
          .mybackground {background-color:#d40d63;}
        
        Background color #d40d63
      
           Border around this has a color of #d40d63        
        
          <div style="border:2px solid #d40d63;">Content here</div>
        
        
          .myborder {border:2px solid #d40d63;}
        
        Border color #d40d63