#d40d81 color space conversions
Hex:
        #d40d81
        RGB:
        212, 13, 129
        CMY:
        17, 95, 49
        CMYK:
        0, 94, 39, 17
      HSL:
        325°, 88.4444%, 44.1176%
        HSV (HSB):
        325°, 93.8679%, 83.1373%
        XYZ:
        31.2577, 15.8699, 22.1846
        xyY:
        0.4510, 0.2290, 15.8699
      CIE-Lab:
        46.8033, 74.4211, -9.4051
        CIE-LCH:
        46.8033, 75.0130, 352.7973
        CIE-Luv:
        46.8033, 106.1317, -26.2073
        Hunter-Lab:
        39.8370, 70.3436, -5.1318
      #d40d81 color charts
#d40d81 RGB chart
      #d40d81 CMYK chart
      #d40d81 RGB pie chart
      #d40d81 color shades, tints & tones
#d40d81 color schemes
#d40d81 color preview, HTML & CSS examples
           This text has a color of #d40d81        
        
          <p style="color:#d40d81;">Text here</p>
        
        
          .mytext {color:#d40d81;}
        
        Text color #d40d81
      
           This box has a color of #d40d81        
        
          <div style="background-color:#d40d81;">Content here</div>
        
        
          .mybackground {background-color:#d40d81;}
        
        Background color #d40d81
      
           Border around this has a color of #d40d81        
        
          <div style="border:2px solid #d40d81;">Content here</div>
        
        
          .myborder {border:2px solid #d40d81;}
        
        Border color #d40d81