#d42964 color space conversions
Hex:
        #d42964
        RGB:
        212, 41, 100
        CMY:
        17, 84, 61
        CMYK:
        0, 81, 53, 17
      HSL:
        339°, 67.5889%, 49.6078%
        HSV (HSB):
        339°, 80.6604%, 83.1373%
        XYZ:
        30.2446, 16.5030, 13.6479
        xyY:
        0.5008, 0.2732, 16.5030
      CIE-Lab:
        47.6276, 67.0980, 9.6109
        CIE-LCH:
        47.6276, 67.7828, 8.1515
        CIE-Luv:
        47.6276, 112.5132, -1.4518
        Hunter-Lab:
        40.6239, 61.8017, 8.5178
      #d42964 color charts
#d42964 RGB chart
      #d42964 CMYK chart
      #d42964 RGB pie chart
      #d42964 color shades, tints & tones
#d42964 color schemes
#d42964 color preview, HTML & CSS examples
           This text has a color of #d42964        
        
          <p style="color:#d42964;">Text here</p>
        
        
          .mytext {color:#d42964;}
        
        Text color #d42964
      
           This box has a color of #d42964        
        
          <div style="background-color:#d42964;">Content here</div>
        
        
          .mybackground {background-color:#d42964;}
        
        Background color #d42964
      
           Border around this has a color of #d42964        
        
          <div style="border:2px solid #d42964;">Content here</div>
        
        
          .myborder {border:2px solid #d42964;}
        
        Border color #d42964