#d40372 color space conversions
Hex:
        #d40372
        RGB:
        212, 3, 114
        CMY:
        17, 99, 55
        CMYK:
        0, 99, 46, 17
      HSL:
        328°, 97.2093%, 42.1569%
        HSV (HSB):
        328°, 98.5849%, 83.1373%
        XYZ:
        30.2212, 15.2771, 17.2755
        xyY:
        0.4814, 0.2434, 15.2771
      CIE-Lab:
        46.0114, 73.9767, -1.3569
        CIE-LCH:
        46.0114, 73.9891, 358.9492
        CIE-Luv:
        46.0114, 114.0086, -15.8653
        Hunter-Lab:
        39.0859, 69.6158, 1.1546
      #d40372 color charts
#d40372 RGB chart
      #d40372 CMYK chart
      #d40372 RGB pie chart
      #d40372 color shades, tints & tones
#d40372 color schemes
#d40372 color preview, HTML & CSS examples
           This text has a color of #d40372        
        
          <p style="color:#d40372;">Text here</p>
        
        
          .mytext {color:#d40372;}
        
        Text color #d40372
      
           This box has a color of #d40372        
        
          <div style="background-color:#d40372;">Content here</div>
        
        
          .mybackground {background-color:#d40372;}
        
        Background color #d40372
      
           Border around this has a color of #d40372        
        
          <div style="border:2px solid #d40372;">Content here</div>
        
        
          .myborder {border:2px solid #d40372;}
        
        Border color #d40372