#d43c94 color space conversions
Hex:
        #d43c94
        RGB:
        212, 60, 148
        CMY:
        17, 76, 42
        CMYK:
        0, 72, 30, 17
      HSL:
        325°, 63.8655%, 53.3333%
        HSV (HSB):
        325°, 71.6981%, 83.1373%
        XYZ:
        34.1125, 19.3669, 29.9572
        xyY:
        0.4088, 0.2321, 19.3669
      CIE-Lab:
        51.1137, 66.0440, -14.3667
        CIE-LCH:
        51.1137, 67.5886, 347.7275
        CIE-Luv:
        51.1137, 87.2874, -31.7702
        Hunter-Lab:
        44.0078, 61.3501, -9.5547
      #d43c94 color charts
#d43c94 RGB chart
      #d43c94 CMYK chart
      #d43c94 RGB pie chart
      #d43c94 color shades, tints & tones
#d43c94 color schemes
#d43c94 color preview, HTML & CSS examples
           This text has a color of #d43c94        
        
          <p style="color:#d43c94;">Text here</p>
        
        
          .mytext {color:#d43c94;}
        
        Text color #d43c94
      
           This box has a color of #d43c94        
        
          <div style="background-color:#d43c94;">Content here</div>
        
        
          .mybackground {background-color:#d43c94;}
        
        Background color #d43c94
      
           Border around this has a color of #d43c94        
        
          <div style="border:2px solid #d43c94;">Content here</div>
        
        
          .myborder {border:2px solid #d43c94;}
        
        Border color #d43c94