#d42d61 color space conversions
Hex:
        #d42d61
        RGB:
        212, 45, 97
        CMY:
        17, 82, 62
        CMYK:
        0, 79, 54, 17
      HSL:
        341°, 66.0079%, 50.3922%
        HSV (HSB):
        341°, 78.7736%, 83.1373%
        XYZ:
        30.2474, 16.7369, 12.9456
        xyY:
        0.5047, 0.2793, 16.7369
      CIE-Lab:
        47.9268, 65.8193, 11.8740
        CIE-LCH:
        47.9268, 66.8818, 10.2263
        CIE-Luv:
        47.9268, 112.2052, 1.3623
        Hunter-Lab:
        40.9107, 60.3805, 9.8761
      #d42d61 color charts
#d42d61 RGB chart
      #d42d61 CMYK chart
      #d42d61 RGB pie chart
      #d42d61 color shades, tints & tones
#d42d61 color schemes
#d42d61 color preview, HTML & CSS examples
           This text has a color of #d42d61        
        
          <p style="color:#d42d61;">Text here</p>
        
        
          .mytext {color:#d42d61;}
        
        Text color #d42d61
      
           This box has a color of #d42d61        
        
          <div style="background-color:#d42d61;">Content here</div>
        
        
          .mybackground {background-color:#d42d61;}
        
        Background color #d42d61
      
           Border around this has a color of #d42d61        
        
          <div style="border:2px solid #d42d61;">Content here</div>
        
        
          .myborder {border:2px solid #d42d61;}
        
        Border color #d42d61